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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髮主万闔ア陟搾スコ 111010011001101110001110111001011001011010011100111010001000111010110001111010001010000010001101111011111011110110111010 e99b8ee5969ce88eb1e8a08defbdba
EUC-JP 髮主万闔ア陟搾スコ 111100011111101110111100111001111100101111111100111011111110111010001110101100011111000010100010101110101111000110001110101111011000111010111010 f1fbbce7cbfcefee8eb1f0a2baf18ebd8eba
UTF-8 髮主万闔ア陟搾スコ 111010011010101110101110111001001011100010111011111001001011100010000111111010011001011110010100111011111011110110110001111010011001100110011111111001101001000010111110111011111011110110111101111011111011110110111010 e9abaee4b8bbe4b887e99794efbdb1e9999fe690beefbdbdefbdba
UHC 髮主万闔?陟搾?? 110110111010010111110001101010111101100010110010111110011110111100111111111101001011001111110011101101100011111100111111 dba5f1abd8b2f9ef3ff4b3f3b63f3f

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