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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 횕횆횘철n}횕횆횘철n{^ 1110110110011010100101011110110110011010100001101110110110011010100110001110110010110010101000000110111001111101111011011001101010010101111011011001101010000110111011011001101010011000111011001011001010100000011011100111101101011110 ed9a95ed9a86ed9a98ecb2a06e7ded9a95ed9a86ed9a98ecb2a06e7b5e
UHC 횕횆횘철n}횕횆횘철n{^ 110000111000111111000011100001001100001110010010110000111011011001101110011111011100001110001111110000111000010011000011100100101100001110110110011011100111101101011110 c38fc384c392c3b66e7dc38fc384c392c3b66e7b5e

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