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{^ 11011110111011111111001110110011011011100111110111011110111011111111001110110011011011100111101101011110 deeff3b36e7ddeeff3b36e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP Þïó?n}Þïó?n{^ 10001111101010011011000010001111101010111100000110001111101010111101000100111111011011100111110110001111101010011011000010001111101010111100000110001111101010111101000100111111011011100111101101011110 8fa9b08fabc18fabd13f6e7d8fa9b08fabc18fabd13f6e7b5e
UTF-8 Þïó³n}Þïó³n{^ 110000111001111011000011101011111100001110110011110000101011001101101110011111011100001110011110110000111010111111000011101100111100001010110011011011100111101101011110 c39ec3afc3b3c2b36e7dc39ec3afc3b3c2b36e7b5e
UHC Þ??³n}Þ??³n{^ 1010100010101101001111110011111110101001111110000110111001111101101010001010110100111111001111111010100111111000011011100111101101011110 a8ad3f3fa9f86e7da8ad3f3fa9f86e7b5e

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