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 âCâC^ 1100001110000011110000101010001001000011110000111000001111000010101000100100001101011110 c383c2a243c383c2a2435e
SJIS-WIN ???¢C???¢C^ 00111111001111110011111110000001100100010100001100111111001111110011111110000001100100010100001101011110 3f3f3f8191433f3f3f8191435e
EUC-JP �¢C�¢C^ 100011111010101010101010001111111000111110101010101001001010000111110001010000111000111110101010101010100011111110001111101010101010010010100001111100010100001101011110 8faaaa3f8faaa4a1f1438faaaa3f8faaa4a1f1435e
UTF-8 âCâC^ 11000011100000111100001010000011110000111000001011000010101000100100001111000011100000111100001010000011110000111000001011000010101000100100001101011110 c383c283c382c2a243c383c283c382c2a2435e
UHC ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e

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