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{^ 1110101110000111100100001110110010010111100100011110110010011110101111000110111001111101111010111000011110010000111011001001011110010001111011001001111010111100011011100111101101011110 eb8790ec9791ec9ebc6e7deb8790ec9791ec9ebc6e7b5e
UHC 뇐엑잼n}뇐엑잼n{^ 1011001111111011101111111010001011000000111010110110111001111101101100111111101110111111101000101100000011101011011011100111101101011110 b3fbbfa2c0eb6e7db3fbbfa2c0eb6e7b5e

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