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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髮埼摩蜚ア邀ャ 111010011001101110001101111010011001011010000000111001011001010010110001111001111011000110101100 e99b8de99680e594b1e7b1ac
EUC-JP 髮埼摩蜚ア邀ャ 1111000111111011101110101110101111001011111000001110100111110100100011101011000111101110101100111000111010101100 f1fbbaebcbe0e9f48eb1eeb38eac
UTF-8 髮埼摩蜚ア邀ャ 111010011010101110101110111001011001111110111100111001101001000110101001111010001001110010011010111011111011110110110001111010011000001010000000111011111011110110101100 e9abaee59fbce691a9e89c9aefbdb1e98280efbdac
UHC 髮埼摩蜚?邀? 110110111010010111010000111100101101100010100100110111101010010000111111111010011010110100111111 dba5d0f2d8a4dea43fe9ad3f

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