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 瘟??????ф? 1110000110001001001111110011111100111111001111110011111100111111100001001000011000111111 e1893f3f3f3f3f3f84863f
EUC-JP 瘟??????ф? 1110000111101001001111110011111100111111001111110011111100111111101001111110011000111111 e1e93f3f3f3f3f3fa7e63f
UTF-8 瘟룡릍嶪뤺갬歷ф릍 1110011110011000100111111110101110100011101000011110101110100110100011011110010110110110101010101110101110100100101110101110101010110000101011001110111110100110100011001101000110000100111010111010011010001101 e7989feba3a1eba68de5b6aaeba4baeab0acefa68cd184eba68d
UHC 瘟룡릍嶪뤺갬歷ф릍 111010001011000010110111111001101011100010101100111001011111010110001111111010001011000010110111111001101011100010101100111001101011100010101100 e8b0b7e6b8ace5f58fe8b0b7e6b8ace6b8ac

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