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{^ 10011000011010111001100001010010011011100111110110011000011010111001100001010010011011100111101101011110 986b98526e7d986b98526e7b5e
EUC-JP 鰐漏n}鰐漏n{^ 11001111110011001100111110110011011011100111110111001111110011001100111110110011011011100111101101011110 cfcccfb36e7dcfcccfb36e7b5e
UTF-8 鰐漏n}鰐漏n{^ 1110100110110000100100001110011010111100100011110110111001111101111010011011000010010000111001101011110010001111011011100111101101011110 e9b090e6bc8f6e7de9b090e6bc8f6e7b5e
UHC 鰐漏n}鰐漏n{^ 11100100110010101101011110101001011011100111110111100100110010101101011110101001011011100111101101011110 e4cad7a96e7de4cad7a96e7b5e

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