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?????T 001111110011111100111111001111110011111101001100001111110011111100111111001111110011111101010100 3f3f3f3f3f4c3f3f3f3f3f54
SJIS-WIN ?????L?????T 001111110011111100111111001111110011111101001100001111110011111100111111001111110011111101010100 3f3f3f3f3f4c3f3f3f3f3f54
EUC-JP ?????L?????T 001111110011111100111111001111110011111101001100001111110011111100111111001111110011111101010100 3f3f3f3f3f4c3f3f3f3f3f54
UTF-8 채쨩혗챠혧L채척혖혧혧T 1110110010110001100001001110110010101000101010011110110110011000100101111110110010110001101000001110110110011000101001110100110011101100101100011000010011101100101100101001100111101101100110001001011011101101100110001010011111101101100110001010011101010100 ecb184eca8a9ed9897ecb1a0ed98a74cecb184ecb299ed9896ed98a7ed98a754
UHC 채쨩혗챠혧L채척혖혧혧T 11000011101001001100001010111011110000101000001011000011101011011100001010001111010011001100001110100100110000111011010011000010100000011100001010001111110000101000111101010100 c3a4c2bbc282c3adc28f4cc3a4c3b4c281c28fc28f54

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