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 Ol}Ol{^ 110000101000111101001111110000101000110101101100011111011100001010001111010011111100001010001101011011000111101101011110 c28f4fc28d6c7dc28f4fc28d6c7b5e
SJIS-WIN ??O??l}??O??l{^ 001111110011111101001111001111110011111101101100011111010011111100111111010011110011111100111111011011000111101101011110 3f3f4f3f3f6c7d3f3f4f3f3f6c7b5e
EUC-JP Â?OÂ?l}Â?OÂ?l{^ 1000111110101010101001000011111101001111100011111010101010100100001111110110110001111101100011111010101010100100001111110100111110001111101010101010010000111111011011000111101101011110 8faaa43f4f8faaa43f6c7d8faaa43f4f8faaa43f6c7b5e
UTF-8 Ol}Ol{^ 1100001110000010110000101000111101001111110000111000001011000010100011010110110001111101110000111000001011000010100011110100111111000011100000101100001010001101011011000111101101011110 c382c28f4fc382c28d6c7dc382c28f4fc382c28d6c7b5e
UHC ??O??l}??O??l{^ 001111110011111101001111001111110011111101101100011111010011111100111111010011110011111100111111011011000111101101011110 3f3f4f3f3f6c7d3f3f4f3f3f6c7b5e

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