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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 梨뺤㎛吏ㅼ콉吏곗쮷^ 11101111101001111010001011101011101110101010010011100011100011101001101111101111101001111001111011100011100001011011110011101100101111011000100111101111101001111001111011101010101100111001011111101100101011101011011101011110 efa7a2ebbaa4e38e9befa79ee385bcecbd89efa79eeab397ecaeb75e
UHC 梨뺤㎛吏ㅼ콉吏곗쮷^ 11101100101100011001010111101100101001111010110111101100101001111010010011101100101100011000010111101100101001111011000011101100101010001001010001011110 ecb195eca7adeca7a4ecb185eca7b0eca8945e

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