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 Ó¹^Ó¹^[Ó¹^Ó¹^[^ 110100111011100101011110110100111011100101011110010110111101001110111001010111101101001110111001010111100101101101011110 d3b95ed3b95e5bd3b95ed3b95e5b5e
SJIS-WIN ??^??^[??^??^[^ 001111110011111101011110001111110011111101011110010110110011111100111111010111100011111100111111010111100101101101011110 3f3f5e3f3f5e5b3f3f5e3f3f5e5b5e
EUC-JP Ó?^Ó?^[Ó?^Ó?^[^ 1000111110101010110100010011111101011110100011111010101011010001001111110101111001011011100011111010101011010001001111110101111010001111101010101101000100111111010111100101101101011110 8faad13f5e8faad13f5e5b8faad13f5e8faad13f5e5b5e
UTF-8 Ó¹^Ó¹^[Ó¹^Ó¹^[^ 1100001110010011110000101011100101011110110000111001001111000010101110010101111001011011110000111001001111000010101110010101111011000011100100111100001010111001010111100101101101011110 c393c2b95ec393c2b95e5bc393c2b95ec393c2b95e5b5e
UHC ?¹^?¹^[?¹^?¹^[^ 00111111101010011111011001011110001111111010100111110110010111100101101100111111101010011111011001011110001111111010100111110110010111100101101101011110 3fa9f65e3fa9f65e5b3fa9f65e3fa9f65e5b5e

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