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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 롶쑮롶쀖N}롶쑮롶쀖N{^ 1110101110100001101101101110110010010001101011101110101110100001101101101110110010000000100101100100111001111101111010111010000110110110111011001001000110101110111010111010000110110110111011001000000010010110010011100111101101011110 eba1b6ec91aeeba1b6ec80964e7deba1b6ec91aeeba1b6ec80964e7b5e
UHC 롶쑮롶쀖N}롶쑮롶쀖N{^ 100011101111001010011100110010011000111011110010100101111101011001001110011111011000111011110010100111001100100110001110111100101001011111010110010011100111101101011110 8ef29cc98ef297d64e7d8ef29cc98ef297d64e7b5e

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