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 スリス諳スリス諚^ 1011110111011000101111011110011001111101101111011101100010111101111001100111101101011110 bdd8bde67dbdd8bde67b5e
EUC-JP スリス諳スリス諚^ 1000111010111101100011101101100010001110101111011110101111011110100011101011110110001110110110001000111010111101111010111101110001011110 8ebd8ed88ebdebde8ebd8ed88ebdebdc5e
UTF-8 スリス諳スリス諚^ 11101111101111011011110111101111101111101001100011101111101111011011110111101000101010111011001111101111101111011011110111101111101111101001100011101111101111011011110111101000101010111001101001011110 efbdbdefbe98efbdbde8abb3efbdbdefbe98efbdbde8ab9a5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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