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{^ 10001000111001011000000111011010011011100111110110001000111001011000000111011010011011100111101101011110 88e581da6e7d88e581da6e7b5e
EUC-JP 亥∠n}亥∠n{^ 10110000111001111010001011011100011011100111110110110000111001111010001011011100011011100111101101011110 b0e7a2dc6e7db0e7a2dc6e7b5e
UTF-8 亥∠n}亥∠n{^ 1110010010111010101001011110001010001000101000000110111001111101111001001011101010100101111000101000100010100000011011100111101101011110 e4baa5e288a06e7de4baa5e288a06e7b5e
UHC 亥∠n}亥∠n{^ 11111010101001001010000111010000011011100111110111111010101001001010000111010000011011100111101101011110 faa4a1d06e7dfaa4a1d06e7b5e

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