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?????????? 001111110100110000111111001111110011111100111111001111110011111100111111001111110011111100111111 3f4c3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?L?????????? 001111110100110000111111001111110011111100111111001111110011111100111111001111110011111100111111 3f4c3f3f3f3f3f3f3f3f3f3f
EUC-JP ?L?????????? 001111110100110000111111001111110011111100111111001111110011111100111111001111110011111100111111 3f4c3f3f3f3f3f3f3f3f3f3f
UTF-8 청L혦쨍청횖혦짚청횕횏쩔 11101100101100101010110101001100111011011001100010100110111011001010100010001101111011001011001010101101111011011001101010010110111011011001100010100110111011001010011110011010111011001011001010101101111011011001101010010101111011011001101010001111111011001010100110010100 ecb2ad4ced98a6eca88decb2aded9a96ed98a6eca79aecb2aded9a95ed9a8feca994
UHC 청L혦쨍청횖혦짚청횕횏쩔 1100001110111011010011001100001010001110110000101011100011000011101110111100001110010000110000101000111011000010101001001100001110111011110000111000111111000011100010111100001010111111 c3bb4cc28ec2b8c3bbc390c28ec2a4c3bbc38fc38bc2bf

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