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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 歪??節??章 10011000011000110011111100111111100100001101111100111111001111111000111111001101 98633f3f90df3f3f8fcd
EUC-JP 歪??節??章 11001111110001000011111100111111110000001110000100111111001111111011111011001111 cfc43f3fc0e13f3fbecf
UTF-8 歪긷쨰節닷뮧章 111001101010110110101010111010101011100010110111111011001010100010110000111001111010111110000000111010111000101110110111111010111010111010100111111001111010101110100000 e6adaaeab8b7eca8b0e7af80eb8bb7ebaea7e7aba0
UHC 歪긷쨰節닷뮧章 1110100011100000101100011110010110100100100010101110111110111101101101001110010110010010101100101110110111110001 e8e0b1e5a48aefbdb4e592b2edf1

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