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{^ 0011111111100110101100101111101010110110101001010110111001111101001111111110011010110010111110101011011010100101011011100111101101011110 3fe6b2fab6a56e7d3fe6b2fab6a56e7b5e
EUC-JP 嶴豐巐・n}嶴豐巐・n{^ 10001111101110111111001111101100101101001000111110111011111110011000111010100101011011100111110110001111101110111111001111101100101101001000111110111011111110011000111010100101011011100111101101011110 8fbbf3ecb48fbbf98ea56e7d8fbbf3ecb48fbbf98ea56e7b5e
UTF-8 嶴豐巐・n}嶴豐巐・n{^ 1110010110110110101101001110100010110001100100001110010110110111100100001110111110111101101001010110111001111101111001011011011010110100111010001011000110010000111001011011011110010000111011111011110110100101011011100111101101011110 e5b6b4e8b190e5b790efbda56e7de5b6b4e8b190e5b790efbda56e7b5e
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)