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 100100001110011010001111100000100110111001111101011101101001000011100110100011111000001001101110011111010111011001000010 90e68f826e7d7690e68f826e7d7642
EUC-JP 先盾n}v先盾n}vB 110000001110100010111101111000100110111001111101011101101100000011101000101111011110001001101110011111010111011001000010 c0e8bde26e7d76c0e8bde26e7d7642
UTF-8 先盾n}v先盾n}vB 11100101100001011000100011100111100110111011111001101110011111010111011011100101100001011000100011100111100110111011111001101110011111010111011001000010 e58588e79bbe6e7d76e58588e79bbe6e7d7642
UHC 先盾n}v先盾n}vB 111000001011101111100010111010100110111001111101011101101110000010111011111000101110101001101110011111010111011001000010 e0bbe2ea6e7d76e0bbe2ea6e7d7642

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