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 シルス轗シルス轆^ 1011110011011001101111011110011101111101101111001101100110111101111001110111101101011110 bcd9bde77dbcd9bde77b5e
EUC-JP シルス轗シルス轆^ 1000111010111100100011101101100110001110101111011110110111011110100011101011110010001110110110011000111010111101111011011101110001011110 8ebc8ed98ebdedde8ebc8ed98ebdeddc5e
UTF-8 シルス轗シルス轆^ 11101111101111011011110011101111101111101001100111101111101111011011110111101000101111011001011111101111101111011011110011101111101111101001100111101111101111011011110111101000101111011000011001011110 efbdbcefbe99efbdbde8bd97efbdbcefbe99efbdbde8bd865e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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