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 萓昴藷窶懷ョケ 111001001011111010011101111000111000111110010011111000101000000010011100111001011010111010111001 e4be9de38f93e2809ce5aeb9
EUC-JP 萓昴藷窶懷ョケ 1110100011000000110110101110010110111101111100111110001111100000110110001110011110001110101011101000111010111001 e8c0dae5bdf3e3e0d8e78eae8eb9
UTF-8 萓昴藷窶懷ョケ 111010001001000010010011111001101001100010110100111010001001011110110111111001111010101010110110111001101000011110110111111011111011110110101110111011111011110110111001 e89093e698b4e897b7e7aab6e687b7efbdaeefbdb9
UHC ?昴藷?懷?? 00111111110110011101101111101110110010110011111111111100111000110011111100111111 3fd9dbeecb3ffce33f3f

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