ADVERTISEMENT

2021 global Hallyu survey reveals top favorite K-dramas, films, actors and K-pop stars

Published Jan 29, 2021 07:59 am
(Clockwise from top left Lee Min Ho, BTS, BLACKPINK, Psy, TWICE, EXO, Lee Jong-suk, Song Hye-kyo, Gong Yoo and Hyun Bin (Photos: MYM, Instagram, Twitter) 

An overseas survey conducted by South Korea’s Ministry of Culture, Sports and Tourism (MCST) and Korean Foundation for International Culture Exchange has named the top favorite Korean dramas, movies and actors, and K-pop stars among global Hallyu (Korean Wave) fans.

The 2021 Overseas Hallyu Survey was conducted from Sept. 24 to Nov. 4, 2020 among 8,500 respondents who experienced Korean cultural content in 2020 in 18 countries and regions: US, UK, China, Taiwan, Japan, Thailand, Indonesia, Malaysia, India, Vietnam, Australia, Brazil, Argentina, Turkey, France, Russia, South Africa and the United Arab Emirates.

It revealed that despite the negative impact of the coronavirus disease (COVID-19), consumption of Korean cultural contents including dramas and music outside Korea increased.

When it comes to Korean Wave awareness, K-pop is the No. 1 choice as representative content of South Korea with 16.8 percent and it maintained the top rank for four consecutive years since 2017.

In the survey, the respondents wrote their favorite Korean dramas, movies, actors and singers instead of picking them from a list. The results of the survey are:

Favorite Korean Actors (2020)

1. Lee Min Ho - 9.6 percent

2. Hyun Bin - 3.5 percent

3. Gong Yoo - 2.3 percent

4. Song Hye-kyo - 2.1 percent

5. Lee Jong-suk - 2 percent

Lee Min Ho has been the No. 1 choice for three consecutive years while Hyun Bin jumped 12 places from 2019 to place second overall in the latest survey due to the popularity of his drama “Crash Landing on You.”

In 2019, chosen as favorite actors in the same survey were Lee Min Ho, 7.6 percent; Song Hye-kyo, 3.4 percent; Song Joong-ki, 1.9 percent; Gong Yoo, 1.8 percent; and Suzy and Lee Jong-suk, 1.7 percent.

Favorite Korean Singers/Groups (2020)

1. BTS - 22 percent

2. BLACKPINK - 13.5 percent

3. Psy - 2.9 percent

4. TWICE - 2.4 percent

5. EXO - 2.1 percent

In the 2019 survey, the top favorite Korean singers/groups were BTS, 15.2 percent; BLACKPINK, 6.5 percent; Psy, 5.7 percent; TWICE, 2.8 percent; and Big Bang, 2.5 percent.

Favorite Korean dramas (2020)

1. “Crash Landing on You” - 9.5 percent

2. “It’s Okay to Not Be Okay” - 4.1 percent

3. “The World of the Married” - 2.8 percent

4. “Itaewon Class” - 2.8 percent

5. “Kingdom” - 2.5 percent

In the 2019 survey, the top drama picks were “Hotel del Luna,” 8.2 percent; “Descendants of the Sun,” 3 percent; “Jewel in the Palace,” 2.3 percent; “Kingdom,” 2.1 percent; and “Goblin” and “Her Private Life,” 2 percent.

Favorite Korean Films (2020)

1. “Parasite” - 18.4 percent

2. “Train to Busan” - 10.2 percent

3. “Peninsula” - 3.5 percent

4. “#ALIVE” - 2.1 percent

5. “Time to Hunt” - 1.6 percent

The top favorite films in the survey in 2019 were “Parasite,” 12.4 percent; “Train to Busan,” 7.9 percent; “Extreme Occupation,” 3.1 percent; “Along with the Gods,” 2 percent; and “Exit,” 1.5 percent.

Related Tags

bts Hyun Bin hallyu Gong Yoo EXO Lee Jong-suk Song Hye-kyo TWICE Lee Min Ho BLACKPINK Psy
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.