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{^ 00111111111001101011001011111010101101101001100001011100011011100111110100111111111001101011001011111010101101101001100001011100011011100111101101011110 3fe6b2fab6985c6e7d3fe6b2fab6985c6e7b5e
EUC-JP 嶴豐巐禄n}嶴豐巐禄n{^ 10001111101110111111001111101100101101001000111110111011111110011100111110111101011011100111110110001111101110111111001111101100101101001000111110111011111110011100111110111101011011100111101101011110 8fbbf3ecb48fbbf9cfbd6e7d8fbbf3ecb48fbbf9cfbd6e7b5e
UTF-8 嶴豐巐禄n}嶴豐巐禄n{^ 1110010110110110101101001110100010110001100100001110010110110111100100001110011110100110100001000110111001111101111001011011011010110100111010001011000110010000111001011011011110010000111001111010011010000100011011100111101101011110 e5b6b4e8b190e5b790e7a6846e7de5b6b4e8b190e5b790e7a6846e7b5e
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)