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 100110101010010111100110101110010110111001111101011101101001101010100101111001101011100101101110011111010111011001000010 9aa5e6b96e7d769aa5e6b96e7d7642
EUC-JP 嗇貉n}v嗇貉n}vB 110101001010011111101100101110110110111001111101011101101101010010100111111011001011101101101110011111010111011001000010 d4a7ecbb6e7d76d4a7ecbb6e7d7642
UTF-8 嗇貉n}v嗇貉n}vB 11100101100101111000011111101000101100101000100101101110011111010111011011100101100101111000011111101000101100101000100101101110011111010111011001000010 e59787e8b2896e7d76e59787e8b2896e7d7642
UHC 嗇?n}v嗇?n}vB 11011111111000000011111101101110011111010111011011011111111000000011111101101110011111010111011001000010 dfe03f6e7d76dfe03f6e7d7642

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