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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 害爛n}害爛n{^ 10001010010100011110000010100011011011100111110110001010010100011110000010100011011011100111101101011110 8a51e0a36e7d8a51e0a36e7b5e
EUC-JP 害爛n}害爛n{^ 10110011101100101110000010100101011011100111110110110011101100101110000010100101011011100111101101011110 b3b2e0a56e7db3b2e0a56e7b5e
UTF-8 害爛n}害爛n{^ 1110010110101110101100111110011110001000100110110110111001111101111001011010111010110011111001111000100010011011011011100111101101011110 e5aeb3e7889b6e7de5aeb3e7889b6e7b5e
UHC 害爛n}害爛n{^ 11111010101010101101010110110100011011100111110111111010101010101101010110110100011011100111101101011110 faaad5b46e7dfaaad5b46e7b5e

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