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^ 1001001101000000001111110011111101000100100100110100000000111111001111110100010001011110 93403f3f4493403f3f445e
EUC-JP 邸??D邸??D^ 1100010110100001001111110011111101000100110001011010000100111111001111110100010001011110 c5a13f3f44c5a13f3f445e
UTF-8 邸롗렯D邸롗렯D^ 111010011000001010111000111010111010000110010111111010111010000010101111010001001110100110000010101110001110101110100001100101111110101110100000101011110100010001011110 e982b8eba197eba0af44e982b8eba197eba0af445e
UHC 邸롗렯D邸롗렯D^ 111011101101000010001110110110111000111010111100010001001110111011010000100011101101101110001110101111000100010001011110 eed08edb8ebc44eed08edb8ebc445e

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