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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 魘ヲ驫遡}魘ヲ驫遡{^ 1110100110110100101001101110100110001010100100010110101101111101111010011011010010100110111010011000101010010001011010110111101101011110 e9b4a6e98a916b7de9b4a6e98a916b7b5e
EUC-JP 魘ヲ驫遡}魘ヲ驫遡{^ 11110010101101101000111010100110111100011110101011000001110011000111110111110010101101101000111010100110111100011110101011000001110011000111101101011110 f2b68ea6f1eac1cc7df2b68ea6f1eac1cc7b5e
UTF-8 魘ヲ驫遡}魘ヲ驫遡{^ 111010011010110110011000111011111011110110100110111010011010100110101011111010011000000110100001011111011110100110101101100110001110111110111101101001101110100110101001101010111110100110000001101000010111101101011110 e9ad98efbda6e9a9abe981a17de9ad98efbda6e9a9abe981a17b5e
UHC ???遡}???遡{^ 00111111001111110011111111100001110011110111110100111111001111110011111111100001110011110111101101011110 3f3f3fe1cf7d3f3f3fe1cf7b5e

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