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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 湘[}湘[{^ 10001111110000111111100111111011010110110111110110001111110000111111100111111011010110110111101101011110 8fc3f9fb5b7d8fc3f9fb5b7b5e
EUC-JP 湘?[}湘?[{^ 1011111011000101001111110101101101111101101111101100010100111111010110110111101101011110 bec53f5b7dbec53f5b7b5e
UTF-8 湘[}湘[{^ 1110011010111001100110001110111010011101100101100101101101111101111001101011100110011000111011101001110110010110010110110111101101011110 e6b998ee9d965b7de6b998ee9d965b7b5e
UHC 湘?[}湘?[{^ 1101111111001111001111110101101101111101110111111100111100111111010110110111101101011110 dfcf3f5b7ddfcf3f5b7b5e

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