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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 蓉鰐n}蓉鰐n{^ 10010111011101011001100001101011011011100111110110010111011101011001100001101011011011100111101101011110 9775986b6e7d9775986b6e7b5e
EUC-JP 蓉鰐n}蓉鰐n{^ 11001101110101101100111111001100011011100111110111001101110101101100111111001100011011100111101101011110 cdd6cfcc6e7dcdd6cfcc6e7b5e
UTF-8 蓉鰐n}蓉鰐n{^ 1110100010010011100010011110100110110000100100000110111001111101111010001001001110001001111010011011000010010000011011100111101101011110 e89389e9b0906e7de89389e9b0906e7b5e
UHC 蓉鰐n}蓉鰐n{^ 11101001110010001110010011001010011011100111110111101001110010001110010011001010011011100111101101011110 e9c8e4ca6e7de9c8e4ca6e7b5e

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