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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 嗚???????? 10011010011010100011111100111111001111110011111100111111001111110011111100111111 9a6a3f3f3f3f3f3f3f3f
EUC-JP 嗚???????? 11010011110010110011111100111111001111110011111100111111001111110011111100111111 d3cb3f3f3f3f3f3f3f3f
UTF-8 嗚면솈溜붾쓧溜뗫젻 111001011001011110011010111010111010100110110100111011001000011010001000111011111010011110001011111010111011011010111110111011001001001110100111111011111010011110001011111010111001011110101011111011001010000010111011 e5979aeba9b4ec8688efa78bebb6beec93a7efa78beb97abeca0bb
UHC 嗚면솈溜붾쓧溜뗫젻 111001111111000010111000111010011001100110001100111010101111111010010100111010111001110110001000111010101111111010001011111010111010000010101110 e7f0b8e9998ceafe94eb9d88eafe8beba0ae

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