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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 魘ヲ闃ス驥怜嫌 111010011011010010100110111010001000101010111101111010011000011110010111111001011000110010011001 e9b4a6e88abde98797e58c99
EUC-JP 魘ヲ闃ス驥怜嫌 1111001010110110100011101010011011101111111010101000111010111101111100011110011111001110111001111011011111111001 f2b68ea6efea8ebdf1e7cee7b7f9
UTF-8 魘ヲ闃ス驥怜嫌 111010011010110110011000111011111011110110100110111010011001011110000011111011111011110110111101111010011010100110100101111001101000000010011100111001011010101110001100 e9ad98efbda6e99783efbdbde9a9a5e6809ce5ab8c
UHC ????驥怜嫌 00111111001111110011111100111111110100011100101011010110101110111111101011101110 3f3f3f3fd1cad6bbfaee

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