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 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642
EUC-JP ??n}v??n}vB 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642
UTF-8 묱묳n}v묱묳n}vB 11101011101011001011000111101011101011001011001101101110011111010111011011101011101011001011000111101011101011001011001101101110011111010111011001000010 ebacb1ebacb36e7d76ebacb1ebacb36e7d7642
UHC 묱묳n}v묱묳n}vB 100100100100100010010010010010100110111001111101011101101001001001001000100100100100101001101110011111010111011001000010 9248924a6e7d769248924a6e7d7642

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