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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP 縕??D縕??D^ 10001111110101001100001000111111001111110100010010001111110101001100001000111111001111110100010001011110 8fd4c23f3f448fd4c23f3f445e
UTF-8 縕됪봄D縕됪봄D^ 111001111011100010010101111010111001000010101010111010111011010010000100010001001110011110111000100101011110101110010000101010101110101110110100100001000100010001011110 e7b895eb90aaebb48444e7b895eb90aaebb484445e
UHC 縕됪봄D縕됪봄D^ 111010001011001010001001111001101011101010111101010001001110100010110010100010011110011010111010101111010100010001011110 e8b289e6babd44e8b289e6babd445e

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