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 Óìòè}Óìòè{^ 1101001111101100111100101110100001111101110100111110110011110010111010000111101101011110 d3ecf2e87dd3ecf2e87b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP Óìòè}Óìòè{^ 100011111010101011010001100011111010101111000000100011111010101111010010100011111010101110110010011111011000111110101010110100011000111110101011110000001000111110101011110100101000111110101011101100100111101101011110 8faad18fabc08fabd28fabb27d8faad18fabc08fabd28fabb27b5e
UTF-8 Óìòè}Óìòè{^ 11000011100100111100001110101100110000111011001011000011101010000111110111000011100100111100001110101100110000111011001011000011101010000111101101011110 c393c3acc3b2c3a87dc393c3acc3b2c3a87b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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