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{^ 1110101110111110100100011110110010001000101110001110110010001000101001011110110010001000101110000110111001111101111010111011111010010001111011001000100010111000111011001000100010100101111011001000100010111000011011100111101101011110 ebbe91ec88b8ec88a5ec88b86e7debbe91ec88b8ec88a5ec88b86e7b5e
UHC 뾑숸숥숸n}뾑숸숥숸n{^ 100101110100111110011010010011011001101001000010100110100100110101101110011111011001011101001111100110100100110110011010010000101001101001001101011011100111101101011110 974f9a4d9a429a4d6e7d974f9a4d9a429a4d6e7b5e

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