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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 湘鋐}湘鋐{^ 100011111100001111111011110100101111000011111011011111011000111111000011111110111101001011110000111110110111101101011110 8fc3fbd2f0fb7d8fc3fbd2f0fb7b5e
EUC-JP 湘鋐?}湘鋐?{^ 101111101100010110001111111001001011111000111111011111011011111011000101100011111110010010111110001111110111101101011110 bec58fe4be3f7dbec58fe4be3f7b5e
UTF-8 湘鋐}湘鋐{^ 111001101011100110011000111010011000101110010000111011101000001010111010011111011110011010111001100110001110100110001011100100001110111010000010101110100111101101011110 e6b998e98b90ee82ba7de6b998e98b90ee82ba7b5e
UHC 湘??}湘??{^ 1101111111001111001111110011111101111101110111111100111100111111001111110111101101011110 dfcf3f3f7ddfcf3f3f7b5e

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