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 çô”hèý³é” 111001111111010010010100111011111011110110001000111010001111110110110011111010011001000010010100 e7f494efbd88e8fdb3e99094
SJIS-WIN ???????????? 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f3f
EUC-JP çô?ï??èý?é?? 100011111010101110101110100011111010101111010100001111111000111110101011110000010011111100111111100011111010101110110010100011111010101111110010001111111000111110101011101100010011111100111111 8fabae8fabd43f8fabc13f3f8fabb28fabf23f8fabb13f3f
UTF-8 çô”hèý³é” 110000111010011111000011101101001100001010010100110000111010111111000010101111011100001010001000110000111010100011000011101111011100001010110011110000111010100111000010100100001100001010010100 c3a7c3b4c294c3afc2bdc288c3a8c3bdc2b3c3a9c290c294
UHC ????½???³??? 0011111100111111001111110011111110101000111101100011111100111111001111111010100111111000001111110011111100111111 3f3f3f3fa8f63f3f3fa9f83f3f3f

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