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}v??n}vB 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642
SJIS-WIN 猜?n}v猜?n}vB 11100000110010000011111101101110011111010111011011100000110010000011111101101110011111010111011001000010 e0c83f6e7d76e0c83f6e7d7642
EUC-JP 猜?n}v猜?n}vB 11100000110010100011111101101110011111010111011011100000110010100011111101101110011111010111011001000010 e0ca3f6e7d76e0ca3f6e7d7642
UTF-8 猜枾n}v猜枾n}vB 11100111100011001001110011100110100111101011111001101110011111010111011011100111100011001001110011100110100111101011111001101110011111010111011001000010 e78c9ce69ebe6e7d76e78c9ce69ebe6e7d7642
UHC 猜枾n}v猜枾n}vB 111000111100010011100011110000100110111001111101011101101110001111000100111000111100001001101110011111010111011001000010 e3c4e3c26e7d76e3c4e3c26e7d7642

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