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 ?IS?E???IS?E??^ 001111110100100101010011001111110100010100111111001111110011111101001001010100110011111101000101001111110011111101011110 3f49533f453f3f3f49533f453f3f5e
SJIS-WIN ?IS?E???IS?E??^ 001111110100100101010011001111110100010100111111001111110011111101001001010100110011111101000101001111110011111101011110 3f49533f453f3f3f49533f453f3f5e
EUC-JP ?IS?E???IS?E??^ 001111110100100101010011001111110100010100111111001111110011111101001001010100110011111101000101001111110011111101011110 3f49533f453f3f3f49533f453f3f5e
UTF-8 혪IS혪E혩쨍혪IS혪E혩쨍^ 11101101100110001010101001001001010100111110110110011000101010100100010111101101100110001010100111101100101010001000110111101101100110001010101001001001010100111110110110011000101010100100010111101101100110001010100111101100101010001000110101011110 ed98aa4953ed98aa45ed98a9eca88ded98aa4953ed98aa45ed98a9eca88d5e
UHC 혪IS혪E혩쨍혪IS혪E혩쨍^ 1100001010010010010010010101001111000010100100100100010111000010100100011100001010111000110000101001001001001001010100111100001010010010010001011100001010010001110000101011100001011110 c2924953c29245c291c2b8c2924953c29245c291c2b85e

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