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{^ 10001110110101111000111011001001011011100111110110001110110101111000111011001001011011100111101101011110 8ed78ec96e7d8ed78ec96e7b5e
EUC-JP 邪舎n}邪舎n{^ 10111100110110011011110011001011011011100111110110111100110110011011110011001011011011100111101101011110 bcd9bccb6e7dbcd9bccb6e7b5e
UTF-8 邪舎n}邪舎n{^ 1110100110000010101010101110100010001000100011100110111001111101111010011000001010101010111010001000100010001110011011100111101101011110 e982aae8888e6e7de982aae8888e6e7b5e
UHC 邪?n}邪?n{^ 1101111011110111001111110110111001111101110111101111011100111111011011100111101101011110 def73f6e7ddef73f6e7b5e

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