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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???璽???霜^ 0011111100111111001111111000111010100011001111110011111100111111100100011001101001011110 3f3f3f8ea33f3f3f919a5e
EUC-JP ???璽???霜^ 0011111100111111001111111011110010100101001111110011111100111111110000011111101001011110 3f3f3fbca53f3f3fc1fa5e
UTF-8 쑹렶렊璽쑹렶렊霜^ 11101100100100011011100111101011101000001011011011101011101000001000101011100111100100101011110111101100100100011011100111101011101000001011011011101011101000001000101011101001100111001001110001011110 ec91b9eba0b6eba08ae792bdec91b9eba0b6eba08ae99c9c5e
UHC 쑹렶렊璽쑹렶렊霜^ 1011111010101011100011101100000110001110101000011101111111011110101111101010101110001110110000011000111010100001110111111101110001011110 beab8ec18ea1dfdebeab8ec18ea1dfdc5e

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