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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 嶹カ魑N}嶹カ魑N{^ 11111010101101011011011011101001101100111111011001111011010011100111110111111010101101011011011011101001101100111111011001111011010011100111101101011110 fab5b6e9b3f67b4e7dfab5b6e9b3f67b4e7b5e
EUC-JP 嶹カ魑?N}嶹カ魑?N{^ 100011111011101111110101100011101011011011110010101101010011111101001110011111011000111110111011111101011000111010110110111100101011010100111111010011100111101101011110 8fbbf58eb6f2b53f4e7d8fbbf58eb6f2b53f4e7b5e
UTF-8 嶹カ魑N}嶹カ魑N{^ 1110010110110110101110011110111110111101101101101110100110101101100100011110111010010010101000110100111001111101111001011011011010111001111011111011110110110110111010011010110110010001111011101001001010100011010011100111101101011110 e5b6b9efbdb6e9ad91ee92a34e7de5b6b9efbdb6e9ad91ee92a34e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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