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????nB 0011111100111111001111110011111101101110001111110011111100111111001111110110111001000010 3f3f3f3f6e3f3f3f3f6e42
SJIS-WIN ????n????nB 0011111100111111001111110011111101101110001111110011111100111111001111110110111001000010 3f3f3f3f6e3f3f3f3f6e42
EUC-JP ????n????nB 0011111100111111001111110011111101101110001111110011111100111111001111110110111001000010 3f3f3f3f6e3f3f3f3f6e42
UTF-8 쒔렍쑹롊n쒔렍쑹롊nB 111011001001001010010100111010111010000010001101111011001001000110111001111010111010000110001010011011101110110010010010100101001110101110100000100011011110110010010001101110011110101110100001100010100110111001000010 ec9294eba08dec91b9eba18a6eec9294eba08dec91b9eba18a6e42
UHC 쒔렍쑹롊n쒔렍쑹롊nB 10111110101011011000111010100011101111101010101110001110110100000110111010111110101011011000111010100011101111101010101110001110110100000110111001000010 bead8ea3beab8ed06ebead8ea3beab8ed06e42

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