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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 嶹カ魑嶹カ魑^ 111110101011010110110110111010011011001111110110011111011111101010110101101101101110100110110011111101100111101101011110 fab5b6e9b3f67dfab5b6e9b3f67b5e
EUC-JP 嶹カ魑?嶹カ魑?^ 1000111110111011111101011000111010110110111100101011010100111111100011111011101111110101100011101011011011110010101101010011111101011110 8fbbf58eb6f2b53f8fbbf58eb6f2b53f5e
UTF-8 嶹カ魑嶹カ魑^ 11100101101101101011100111101111101111011011011011101001101011011001000111101110100100101010010111100101101101101011100111101111101111011011011011101001101011011001000111101110100100101010001101011110 e5b6b9efbdb6e9ad91ee92a5e5b6b9efbdb6e9ad91ee92a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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