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{^ 10011100111100100011111100111111011011100111110110011100111100100011111100111111011011100111101101011110 9cf23f3f6e7d9cf23f3f6e7b5e
EUC-JP 懿??n}懿??n{^ 11011000111101000011111100111111011011100111110111011000111101000011111100111111011011100111101101011110 d8f43f3f6e7dd8f43f3f6e7b5e
UTF-8 懿낅죴n}懿낅죴n{^ 1110011010000111101111111110101110000010100001011110110010100011101101000110111001111101111001101000011110111111111010111000001010000101111011001010001110110100011011100111101101011110 e687bfeb8285eca3b46e7de687bfeb8285eca3b46e7b5e
UHC 懿낅죴n}懿낅죴n{^ 1110101111110011100001011110101110100001100011110110111001111101111010111111001110000101111010111010000110001111011011100111101101011110 ebf385eba18f6e7debf385eba18f6e7b5e

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