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 æad}æad{^ 1110011001100001100100000110010001111101111001100110000110010000011001000111101101011110 e66190647de66190647b5e
SJIS-WIN ?a?d}?a?d{^ 0011111101100001001111110110010001111101001111110110000100111111011001000111101101011110 3f613f647d3f613f647b5e
EUC-JP æa?d}æa?d{^ 100011111010100111000001011000010011111101100100011111011000111110101001110000010110000100111111011001000111101101011110 8fa9c1613f647d8fa9c1613f647b5e
UTF-8 æad}æad{^ 110000111010011001100001110000101001000001100100011111011100001110100110011000011100001010010000011001000111101101011110 c3a661c290647dc3a661c290647b5e
UHC æa?d}æa?d{^ 10101001101000010110000100111111011001000111110110101001101000010110000100111111011001000111101101011110 a9a1613f647da9a1613f647b5e

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