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^ 1110110111111001100011101011100001000100111011011111100110001110101110000100010001011110 edf98eb844edf98eb8445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP íù?¸Díù?¸D^ 1000111110101011101111111000111110101011111000110011111110001111101000101011000101000100100011111010101110111111100011111010101111100011001111111000111110100010101100010100010001011110 8fabbf8fabe33f8fa2b1448fabbf8fabe33f8fa2b1445e
UTF-8 íùޏDíùޏD^ 11000011101011011100001110111001110000101000111011000010101110000100010011000011101011011100001110111001110000101000111011000010101110000100010001011110 c3adc3b9c28ec2b844c3adc3b9c28ec2b8445e
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)