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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 塋??D塋??D^ 1001101011001000001111110011111101000100100110101100100000111111001111110100010001011110 9ac83f3f449ac83f3f445e
EUC-JP 塋??D塋??D^ 1101010011001010001111110011111101000100110101001100101000111111001111110100010001011110 d4ca3f3f44d4ca3f3f445e
UTF-8 塋븃풛D塋븃풛D^ 111001011010000110001011111010111011100010000011111011011001001010011011010001001110010110100001100010111110101110111000100000111110110110010010100110110100010001011110 e5a18bebb883ed929b44e5a18bebb883ed929b445e
UHC 塋븃풛D塋븃풛D^ 111001111010101110111010111010001011111010011110010001001110011110101011101110101110100010111110100111100100010001011110 e7abbae8be9e44e7abbae8be9e445e

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