To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 씽명씽명^ 11101100100101001011110111101011101010101000010111101100100101001011110111101011101010101000010101011110 ec94bdebaa85ec94bdebaa855e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ì??ëª?ì??ëª?^ 10001111101010111100000000111111001111111000111110101011101100111000111110100010111011000011111110001111101010111100000000111111001111111000111110101011101100111000111110100010111011000011111101011110 8fabc03f3f8fabb38fa2ec3f8fabc03f3f8fabb38fa2ec3f5e
UTF-8 씽명씽명^ 11000011101011001100001010010100110000101011110111000011101010111100001010101010110000101000010111000011101011001100001010010100110000101011110111000011101010111100001010101010110000101000010101011110 c3acc294c2bdc3abc2aac285c3acc294c2bdc3abc2aac2855e
UHC ??½?ª???½?ª?^ 0011111100111111101010001111011000111111101010001010001100111111001111110011111110101000111101100011111110101000101000110011111101011110 3f3fa8f63fa8a33f3f3fa8f63fa8a33f5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)