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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 廛???D廛???D^ 10011100010001000011111100111111001111110100010010011100010001000011111100111111001111110100010001011110 9c443f3f3f449c443f3f3f445e
EUC-JP 廛???D廛???D^ 11010111101001010011111100111111001111110100010011010111101001010011111100111111001111110100010001011110 d7a53f3f3f44d7a53f3f3f445e
UTF-8 廛펭렖렮D廛펭렖렮D^ 111001011011101110011011111011011000111010101101111010111010000010010110111010111010000010101110010001001110010110111011100110111110110110001110101011011110101110100000100101101110101110100000101011100100010001011110 e5bb9bed8eadeba096eba0ae44e5bb9bed8eadeba096eba0ae445e
UHC 廛펭렖렮D廛펭렖렮D^ 11101110111110001100011011101011100011101010101110001110101110110100010011101110111110001100011011101011100011101010101110001110101110110100010001011110 eef8c6eb8eab8ebb44eef8c6eb8eab8ebb445e

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