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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 鄧駒匏鄧駒匏B 11111011101110011000101111101110100110011011010111111011101110011000101111101110100110011011010101000010 fbb98bee99b5fbb98bee99b542
EUC-JP 鄧駒匏鄧駒匏B 100011111110001011000111101101101111000011010010101101111000111111100010110001111011011011110000110100101011011101000010 8fe2c7b6f0d2b78fe2c7b6f0d2b742
UTF-8 鄧駒匏鄧駒匏B 11101001100001001010011111101001101001111001001011100101100011001000111111101001100001001010011111101001101001111001001011100101100011001000111101000010 e984a7e9a792e58c8fe984a7e9a792e58c8f42
UHC 鄧駒匏鄧駒匏B 11010100111110001100111111001011111110001101001011010100111110001100111111001011111110001101001001000010 d4f8cfcbf8d2d4f8cfcbf8d242

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