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 ?°?}?°?{^ 001111111011000000111111011111010011111110110000001111110111101101011110 3fb03f7d3fb03f7b5e
SJIS-WIN 蕋°└}蕋°└{^ 111001010100001010000001100010111000010010100100011111011110010101000010100000011000101110000100101001000111101101011110 e542818b84a47de542818b84a47b5e
EUC-JP 蕋°└}蕋°└{^ 111010011010001110100001111010111010100010100110011111011110100110100011101000011110101110101000101001100111101101011110 e9a3a1eba8a67de9a3a1eba8a67b5e
UTF-8 蕋°└}蕋°└{^ 11101000100101011000101111000010101100001110001010010100100101000111110111101000100101011000101111000010101100001110001010010100100101000111101101011110 e8958bc2b0e294947de8958bc2b0e294947b5e
UHC ?°└}?°└{^ 00111111101000011100011010100110101001100111110100111111101000011100011010100110101001100111101101011110 3fa1c6a6a67d3fa1c6a6a67b5e

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