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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 湘鋐湘鋐^ 10001111110000111111101111010010111100001111101110001111110000111111101111010010111100001111101101011110 8fc3fbd2f0fb8fc3fbd2f0fb5e
EUC-JP 湘鋐?湘鋐?^ 10111110110001011000111111100100101111100011111110111110110001011000111111100100101111100011111101011110 bec58fe4be3fbec58fe4be3f5e
UTF-8 湘鋐湘鋐^ 11100110101110011001100011101001100010111001000011101110100000101011101011100110101110011001100011101001100010111001000011101110100000101011101001011110 e6b998e98b90ee82bae6b998e98b90ee82ba5e
UHC 湘??湘??^ 110111111100111100111111001111111101111111001111001111110011111101011110 dfcf3f3fdfcf3f3f5e

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