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{^ 1000111011010111100011101011000011110000111100000110111001111101100011101101011110001110101100001111000011110000011011100111101101011110 8ed78eb0f0f06e7d8ed78eb0f0f06e7b5e
EUC-JP 邪鴫?n}邪鴫?n{^ 101111001101100110111100101100100011111101101110011111011011110011011001101111001011001000111111011011100111101101011110 bcd9bcb23f6e7dbcd9bcb23f6e7b5e
UTF-8 邪鴫n}邪鴫n{^ 1110100110000010101010101110100110110100101010111110111010000010101011110110111001111101111010011000001010101010111010011011010010101011111011101000001010101111011011100111101101011110 e982aae9b4abee82af6e7de982aae9b4abee82af6e7b5e
UHC 邪??n}邪??n{^ 11011110111101110011111100111111011011100111110111011110111101110011111100111111011011100111101101011110 def73f3f6e7ddef73f3f6e7b5e

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