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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 嗚??鴦?嗚??鴦?B 100110100110101000111111001111111110100111110001001111111001101001101010001111110011111111101001111100010011111101000010 9a6a3f3fe9f13f9a6a3f3fe9f13f42
EUC-JP 嗚??鴦?嗚??鴦?B 110100111100101100111111001111111111001011110011001111111101001111001011001111110011111111110010111100110011111101000010 d3cb3f3ff2f33fd3cb3f3ff2f33f42
UTF-8 嗚욥숱鴦퍃嗚욥숱鴦퍃B 11100101100101111001101011101100100110101010010111101100100010001011000111101001101101001010011011101101100011011000001111100101100101111001101011101100100110101010010111101100100010001011000111101001101101001010011011101101100011011000001101000010 e5979aec9aa5ec88b1e9b4a6ed8d83e5979aec9aa5ec88b1e9b4a6ed8d8342
UHC 嗚욥숱鴦퍃嗚욥숱鴦퍃B 111001111111000010111111111010011011110110100010111001001110110010111011011101101110011111110000101111111110100110111101101000101110010011101100101110110111011001000010 e7f0bfe9bda2e4ecbb76e7f0bfe9bda2e4ecbb7642

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