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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬲エミシ鬲エミコ^ 1110100110101101101101001101000010111100111010011010110110110100110100001011101001011110 e9adb4d0bce9adb4d0ba5e
EUC-JP 鬲エミシ鬲エミコ^ 1111001010101111100011101011010010001110110100001000111010111100111100101010111110001110101101001000111011010000100011101011101001011110 f2af8eb48ed08ebcf2af8eb48ed08eba5e
UTF-8 鬲エミシ鬲エミコ^ 11101001101011001011001011101111101111011011010011101111101111101001000011101111101111011011110011101001101011001011001011101111101111011011010011101111101111101001000011101111101111011011101001011110 e9acb2efbdb4efbe90efbdbce9acb2efbdb4efbe90efbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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