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 ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
SJIS-WIN ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
EUC-JP ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
UTF-8 혧횂쨍챈횎z혧횂쨍챈횎zB 111011011001100010100111111011011001101010000010111011001010100010001101111011001011000110001000111011011001101010001110011110101110110110011000101001111110110110011010100000101110110010101000100011011110110010110001100010001110110110011010100011100111101001000010 ed98a7ed9a82eca88decb188ed9a8e7aed98a7ed9a82eca88decb188ed9a8e7a42
UHC 혧횂쨍챈횎z혧횂쨍챈횎zB 1100001010001111110000111000001011000010101110001100001110100110110000111000101001111010110000101000111111000011100000101100001010111000110000111010011011000011100010100111101001000010 c28fc382c2b8c3a6c38a7ac28fc382c2b8c3a6c38a7a42

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