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{^ 10001010010101101001011101011011011011100111110110001010010101101001011101011011011011100111101101011110 8a56975b6e7d8a56975b6e7b5e
EUC-JP 碍夕n}碍夕n{^ 10110011101101111100110110111100011011100111110110110011101101111100110110111100011011100111101101011110 b3b7cdbc6e7db3b7cdbc6e7b5e
UTF-8 碍夕n}碍夕n{^ 1110011110100010100011011110010110100100100101010110111001111101111001111010001010001101111001011010010010010101011011100111101101011110 e7a28de5a4956e7de7a28de5a4956e7b5e
UHC 碍夕n}碍夕n{^ 11100100111101001110000010101010011011100111110111100100111101001110000010101010011011100111101101011110 e4f4e0aa6e7de4f4e0aa6e7b5e

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