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^ 10001110100010011001010011001000001111110100010010001110100010011001010011001000001111110100010001011110 8e8994c83f448e8994c83f445e
EUC-JP 脂畔?D脂畔?D^ 10111011111010011100100011001010001111110100010010111011111010011100100011001010001111110100010001011110 bbe9c8ca3f44bbe9c8ca3f445e
UTF-8 脂畔ㄹD脂畔ㄹD^ 111010001000010010000010111001111001010110010100111000111000010010111001010001001110100010000100100000101110011110010101100101001110001110000100101110010100010001011110 e88482e79594e384b944e88482e79594e384b9445e
UHC 脂畔ㄹD脂畔ㄹD^ 111100101011011111011010111011011010010010101001010001001111001010110111110110101110110110100100101010010100010001011110 f2b7daeda4a944f2b7daeda4a9445e

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