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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蔬顔寮}蔬顔寮{^ 111001001111010010001010111001111001011110111110011111011110010011110100100010101110011110010111101111100111101101011110 e4f48ae797be7de4f48ae797be7b5e
EUC-JP 蔬顔寮}蔬顔寮{^ 111010001111011010110100111010011100111011000000011111011110100011110110101101001110100111001110110000000111101101011110 e8f6b4e9cec07de8f6b4e9cec07b5e
UTF-8 蔬顔寮}蔬顔寮{^ 111010001001010010101100111010011010000110010100111001011010111110101110011111011110100010010100101011001110100110100001100101001110010110101111101011100111101101011110 e894ace9a194e5afae7de894ace9a194e5afae7b5e
UHC 蔬顔寮}蔬顔寮{^ 111000011100101011100100110101001101011011110111011111011110000111001010111001001101010011010110111101110111101101011110 e1cae4d4d6f77de1cae4d4d6f77b5e

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