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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????姨??^ 0011111100111111001111110011111100111111001111111001101101001000001111110011111101011110 3f3f3f3f3f3f9b483f3f5e
EUC-JP ??????姨??^ 0011111100111111001111110011111100111111001111111101010110101001001111110011111101011110 3f3f3f3f3f3fd5a93f3f5e
UTF-8 梨뺤ℓ吏싳괜姨띿쮼^ 11101111101001111010001011101011101110101010010011100010100001001001001111101111101001111001111011101100100010111011001111101010101101001001110011100101101001111010100011101011100111011011111111101100101011101011110001011110 efa7a2ebbaa4e28493efa79eec8bb3eab49ce5a7a8eb9dbfecaebc5e
UHC 梨뺤ℓ吏싳괜姨띿쮼^ 11101100101100011001010111101100101001111010010011101100101001111001101011101100101100011010011011101100101010011000110111101100101010001001100001011110 ecb195eca7a4eca79aecb1a6eca98deca8985e

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