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 11101001100010101010011111101001100110111010101111101001100010101010011111101001100110111010101101000010 e98aa7e99babe98aa7e99bab42
EUC-JP 驫ァ髮ォ驫ァ髮ォB 1111000111101010100011101010011111110001111110111000111010101011111100011110101010001110101001111111000111111011100011101010101101000010 f1ea8ea7f1fb8eabf1ea8ea7f1fb8eab42
UTF-8 驫ァ髮ォ驫ァ髮ォB 11101001101010011010101111101111101111011010011111101001101010111010111011101111101111011010101111101001101010011010101111101111101111011010011111101001101010111010111011101111101111011010101101000010 e9a9abefbda7e9abaeefbdabe9a9abefbda7e9abaeefbdab42
UHC ??髮???髮?B 0011111100111111110110111010010100111111001111110011111111011011101001010011111101000010 3f3fdba53f3f3fdba53f42

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