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 Ó¹Ó®}Ó¹Ó®{^ 1101001110111001110100111010111001111101110100111011100111010011101011100111101101011110 d3b9d3ae7dd3b9d3ae7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP Ó?Ó®}Ó?Ó®{^ 1000111110101010110100010011111110001111101010101101000110001111101000101110111001111101100011111010101011010001001111111000111110101010110100011000111110100010111011100111101101011110 8faad13f8faad18fa2ee7d8faad13f8faad18fa2ee7b5e
UTF-8 Ó¹Ó®}Ó¹Ó®{^ 11000011100100111100001010111001110000111001001111000010101011100111110111000011100100111100001010111001110000111001001111000010101011100111101101011110 c393c2b9c393c2ae7dc393c2b9c393c2ae7b5e
UHC ?¹?®}?¹?®{^ 001111111010100111110110001111111010001011100111011111010011111110101001111101100011111110100010111001110111101101011110 3fa9f63fa2e77d3fa9f63fa2e77b5e

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