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 瘟?????言?? 1110000110001001001111110011111100111111001111110011111110001100101111100011111100111111 e1893f3f3f3f3f8cbe3f3f
EUC-JP 瘟?????言?? 1110000111101001001111110011111100111111001111110011111110111000110000000011111100111111 e1e93f3f3f3f3fb8c03f3f
UTF-8 瘟룡릍嶪뤺갬言됦퍟 111001111001100010011111111010111010001110100001111010111010011010001101111001011011011010101010111010111010010010111010111010101011000010101100111010001010100010000000111010111001000010100110111011011000110110011111 e7989feba3a1eba68de5b6aaeba4baeab0ace8a880eb90a6ed8d9f
UHC 瘟룡릍嶪뤺갬言됦퍟 111010001011000010110111111001101011100010101100111001011111010110001111111010001011000010110111111001011110101110001001111001001011101110010110 e8b0b7e6b8ace5f58fe8b0b7e5eb89e4bb96

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