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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 邪鴫霑n}邪鴫霑n{^ 1000111011010111100011101011000011101000101111110110111001111101100011101101011110001110101100001110100010111111011011100111101101011110 8ed78eb0e8bf6e7d8ed78eb0e8bf6e7b5e
EUC-JP 邪鴫霑n}邪鴫霑n{^ 1011110011011001101111001011001011110000110000010110111001111101101111001101100110111100101100101111000011000001011011100111101101011110 bcd9bcb2f0c16e7dbcd9bcb2f0c16e7b5e
UTF-8 邪鴫霑n}邪鴫霑n{^ 1110100110000010101010101110100110110100101010111110100110011100100100010110111001111101111010011000001010101010111010011011010010101011111010011001110010010001011011100111101101011110 e982aae9b4abe99c916e7de982aae9b4abe99c916e7b5e
UHC 邪?霑n}邪?霑n{^ 110111101111011100111111111011111100010101101110011111011101111011110111001111111110111111000101011011100111101101011110 def73fefc56e7ddef73fefc56e7b5e

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