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 瘟??????ф 11100001100010010011111100111111001111110011111100111111001111111000010010000110 e1893f3f3f3f3f3f8486
EUC-JP 瘟??????ф 11100001111010010011111100111111001111110011111100111111001111111010011111100110 e1e93f3f3f3f3f3fa7e6
UTF-8 瘟룡릍嶪뤺갬歷ф 1110011110011000100111111110101110100011101000011110101110100110100011011110010110110110101010101110101110100100101110101110101010110000101011001110111110100110100011001101000110000100 e7989feba3a1eba68de5b6aaeba4baeab0acefa68cd184
UHC 瘟룡릍嶪뤺갬歷ф 11101000101100001011011111100110101110001010110011100101111101011000111111101000101100001011011111100110101110001010110011100110 e8b0b7e6b8ace5f58fe8b0b7e6b8ace6

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