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 ìùޏDìùޏD^ 1110110011111001100011101011100001000100111011001111100110001110101110000100010001011110 ecf98eb844ecf98eb8445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ìù?¸Dìù?¸D^ 1000111110101011110000001000111110101011111000110011111110001111101000101011000101000100100011111010101111000000100011111010101111100011001111111000111110100010101100010100010001011110 8fabc08fabe33f8fa2b1448fabc08fabe33f8fa2b1445e
UTF-8 ìùޏDìùޏD^ 11000011101011001100001110111001110000101000111011000010101110000100010011000011101011001100001110111001110000101000111011000010101110000100010001011110 c3acc3b9c28ec2b844c3acc3b9c28ec2b8445e
UHC ???¸D???¸D^ 00111111001111110011111110100010101011000100010000111111001111110011111110100010101011000100010001011110 3f3f3fa2ac443f3f3fa2ac445e

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