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 Ó©Ó¹^}Ó©Ó¹^{^ 11010011101010011101001110111001010111100111110111010011101010011101001110111001010111100111101101011110 d3a9d3b95e7dd3a9d3b95e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP Ó©Ó?^}Ó©Ó?^{^ 10001111101010101101000110001111101000101110110110001111101010101101000100111111010111100111110110001111101010101101000110001111101000101110110110001111101010101101000100111111010111100111101101011110 8faad18fa2ed8faad13f5e7d8faad18fa2ed8faad13f5e7b5e
UTF-8 Ó©Ó¹^}Ó©Ó¹^{^ 110000111001001111000010101010011100001110010011110000101011100101011110011111011100001110010011110000101010100111000011100100111100001010111001010111100111101101011110 c393c2a9c393c2b95e7dc393c2a9c393c2b95e7b5e
UHC ???¹^}???¹^{^ 001111110011111100111111101010011111011001011110011111010011111100111111001111111010100111110110010111100111101101011110 3f3f3fa9f65e7d3f3f3fa9f65e7b5e

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