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 11101001100110111001110011101111101111011011001111101001100110111001110011101111101111011011001101000010 e99b9cefbdb3e99b9cefbdb342
EUC-JP 髮懶スウ髮懶スウB 1111000111111011110110001111000110001110101111011000111010110011111100011111101111011000111100011000111010111101100011101011001101000010 f1fbd8f18ebd8eb3f1fbd8f18ebd8eb342
UTF-8 髮懶スウ髮懶スウB 11101001101010111010111011100110100001111011011011101111101111011011110111101111101111011011001111101001101010111010111011100110100001111011011011101111101111011011110111101111101111011011001101000010 e9abaee687b6efbdbdefbdb3e9abaee687b6efbdbdefbdb342
UHC 髮懶??髮懶??B 11011011101001011101010011111011001111110011111111011011101001011101010011111011001111110011111101000010 dba5d4fb3f3fdba5d4fb3f3f42

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