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 ???????L 0011111100111111001111110011111100111111001111110011111101001100 3f3f3f3f3f3f3f4c
SJIS-WIN ???????L 0011111100111111001111110011111100111111001111110011111101001100 3f3f3f3f3f3f3f4c
EUC-JP ???????L 0011111100111111001111110011111100111111001111110011111101001100 3f3f3f3f3f3f3f4c
UTF-8 찾챔혢챕혞쨋챈L 11101100101100001011111011101100101100011001010011101101100110001010001011101100101100011001010111101101100110001001111011101100101010001000101111101100101100011000100001001100 ecb0beecb194ed98a2ecb195ed989eeca88becb1884c
UHC 찾챔혢챕혞쨋챈L 110000111010001111000011101010001100001010001011110000111010100111000010100010001100001010110110110000111010011001001100 c3a3c3a8c28bc3a9c288c2b6c3a64c

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