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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN フフn}フフn{^ 1100110011110110010101111100110011110110010010100110111001111101110011001111011001010111110011001111011001001010011011100111101101011110 ccf657ccf64a6e7dccf657ccf64a6e7b5e
EUC-JP フ?フ?n}フ?フ?n{^ 1000111011001100001111111000111011001100001111110110111001111101100011101100110000111111100011101100110000111111011011100111101101011110 8ecc3f8ecc3f6e7d8ecc3f8ecc3f6e7b5e
UTF-8 フフn}フフn{^ 1110111110111110100011001110111010010001101111111110111110111110100011001110111010010001101100100110111001111101111011111011111010001100111011101001000110111111111011111011111010001100111011101001000110110010011011100111101101011110 efbe8cee91bfefbe8cee91b26e7defbe8cee91bfefbe8cee91b26e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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