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{^ 100011111110100111110000001111110011111101101110011111011000111111101001111100000011111100111111011011100111101101011110 8fe9f03f3f6e7d8fe9f03f3f6e7b5e
UTF-8 髥곲궕n}髥곲궕n{^ 1110100110101011101001011110101010110011101100101110101010110110100101010110111001111101111010011010101110100101111010101011001110110010111010101011011010010101011011100111101101011110 e9aba5eab3b2eab6956e7de9aba5eab3b2eab6956e7b5e
UHC 髥곲궕n}髥곲궕n{^ 1110011110100011100000011110100110000010101010100110111001111101111001111010001110000001111010011000001010101010011011100111101101011110 e7a381e982aa6e7de7a381e982aa6e7b5e

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