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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髻カ髮懶セ難スイ 111010011001111110110110111010011001101110011100111011111011111010010011111011111011110110110010 e99fb6e99b9cefbe93efbdb2
EUC-JP 髻カ髮懶セ難スイ 11110010101000011000111010110110111100011111101111011000111100011000111010111110110001101111000110001110101111011000111010110010 f2a18eb6f1fbd8f18ebec6f18ebd8eb2
UTF-8 髻カ髮懶セ難スイ 111010011010101110111011111011111011110110110110111010011010101110101110111001101000011110110110111011111011110110111110111010011001101110100011111011111011110110111101111011111011110110110010 e9abbbefbdb6e9abaee687b6efbdbee99ba3efbdbdefbdb2
UHC ??髮懶?難?? 0011111100111111110110111010010111010100111110110011111111010001111100010011111100111111 3f3fdba5d4fb3fd1f13f3f

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