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 湘樰テ礼湘樰テ硺^ 100011111100001111111010111011011100001111111011011111011000111111000011111110101110110111000011111110110111101101011110 8fc3faedc3fb7d8fc3faedc3fb7b5e
EUC-JP 湘樰テ?湘樰テ硺^ 10111110110001011000111111000100111111011000111011000011001111111011111011000101100011111100010011111101100011101100001110001111110011111110110101011110 bec58fc4fd8ec33fbec58fc4fd8ec38fcfed5e
UTF-8 湘樰テ礼湘樰テ硺^ 11100110101110011001100011100110101010001011000011101111101111101000001111101111101010001001100011100110101110011001100011100110101010001011000011101111101111101000001111100111101000011011101001011110 e6b998e6a8b0efbe83efa898e6b998e6a8b0efbe83e7a1ba5e
UHC 湘???湘???^ 1101111111001111001111110011111100111111110111111100111100111111001111110011111101011110 dfcf3f3f3fdfcf3f3f3f5e

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