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 111001101100011011100110110001000110111001111101011101101110011011000110111001101100010001101110011111010111011001000010 e6c6e6c46e7d76e6c6e6c46e7d7642
EUC-JP 貳貽n}v貳貽n}vB 111011001100100011101100110001100110111001111101011101101110110011001000111011001100011001101110011111010111011001000010 ecc8ecc66e7d76ecc8ecc66e7d7642
UTF-8 貳貽n}v貳貽n}vB 11101000101100101011001111101000101100101011110101101110011111010111011011101000101100101011001111101000101100101011110101101110011111010111011001000010 e8b2b3e8b2bd6e7d76e8b2b3e8b2bd6e7d7642
UHC 貳貽n}v貳貽n}vB 111011001100001111101100110000100110111001111101011101101110110011000011111011001100001001101110011111010111011001000010 ecc3ecc26e7d76ecc3ecc26e7d7642

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