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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 瘟?????墺? 11100001100010010011111100111111001111110011111100111111100110101101001000111111 e1893f3f3f3f3f9ad23f
EUC-JP 瘟?????墺? 11100001111010010011111100111111001111110011111100111111110101001101010000111111 e1e93f3f3f3f3fd4d43f
UTF-8 瘟루떥嶪뤺갬墺듕 111001111001100010011111111010111010001110101000111010111001011010100101111001011011011010101010111010111010010010111010111010101011000010101100111001011010001010111010111010111001001110010101 e7989feba3a8eb96a5e5b6aaeba4baeab0ace5a2baeb9395
UHC 瘟루떥嶪뤺갬墺듕 11101000101100001011011111100111100010111011100011100101111101011000111111101000101100001011011111100111111100101011010111100100 e8b0b7e78bb8e5f58fe8b0b7e7f2b5e4

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