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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 隘?????e^ 111010001010010100111111001111110011111100111111001111110110010101011110 e8a53f3f3f3f3f655e
EUC-JP 隘?????e^ 111100001010011100111111001111110011111100111111001111110110010101011110 f0a73f3f3f3f3f655e
UTF-8 隘딇뢐拾깗뢝e^ 1110100110011010100110001110101110010100100001111110101110100010100100001110111110100101101100111110101010111001100101111110101110100010100111010110010101011110 e99a98eb9487eba290efa5b3eab997eba29d655e
UHC 隘딇뢐拾깗뢝e^ 1110010011110110100010101110110110001111010010111110010010101001100000111000111110001111010110000110010101011110 e4f68aed8f4be4a9838f8f58655e

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