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{^ 1000111011010111111000101111100010001110101100000110111001111101100011101101011111100010111110001000111010110000011011100111101101011110 8ed7e2f88eb06e7d8ed7e2f88eb06e7b5e
EUC-JP 邪糲鴫n}邪糲鴫n{^ 1011110011011001111001001111101010111100101100100110111001111101101111001101100111100100111110101011110010110010011011100111101101011110 bcd9e4fabcb26e7dbcd9e4fabcb26e7b5e
UTF-8 邪糲鴫n}邪糲鴫n{^ 1110100110000010101010101110011110110011101100101110100110110100101010110110111001111101111010011000001010101010111001111011001110110010111010011011010010101011011011100111101101011110 e982aae7b3b2e9b4ab6e7de982aae7b3b2e9b4ab6e7b5e
UHC 邪??n}邪??n{^ 11011110111101110011111100111111011011100111110111011110111101110011111100111111011011100111101101011110 def73f3f6e7ddef73f3f6e7b5e

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