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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 驃?雍?驃?雍?B 11101001011111100011111111101000101101000011111111101001011111100011111111101000101101000011111101000010 e97e3fe8b43fe97e3fe8b43f42
EUC-JP 驃?雍?驃?雍?B 11110001110111110011111111110000101101100011111111110001110111110011111111110000101101100011111101000010 f1df3ff0b63ff1df3ff0b63f42
UTF-8 驃렖雍렜驃렖雍렜B 11101001101010011000001111101011101000001001011011101001100110111000110111101011101000001001110011101001101010011000001111101011101000001001011011101001100110111000110111101011101000001001110001000010 e9a983eba096e99b8deba09ce9a983eba096e99b8deba09c42
UHC 驃렖雍렜驃렖雍렜B 1111100011111110100011101010101111101000101111001000111010101110111110001111111010001110101010111110100010111100100011101010111001000010 f8fe8eabe8bc8eaef8fe8eabe8bc8eae42

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