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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
UTF-8 꿸갇籠n}꿸갇籠n{^ 1110101010111111101110001110101010110000100001111110111110100101100001000110111001111101111010101011111110111000111010101011000010000111111011111010010110000100011011100111101101011110 eabfb8eab087efa5846e7deabfb8eab087efa5846e7b5e
UHC 꿸갇籠n}꿸갇籠n{^ 1011001011101010101100001010010011010010110110010110111001111101101100101110101010110000101001001101001011011001011011100111101101011110 b2eab0a4d2d96e7db2eab0a4d2d96e7b5e

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