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 ウロ湘礼ウロ湘硺^ 10110011110110111000111111000011111110110111110110110011110110111000111111000011111110110111101101011110 b3db8fc3fb7db3db8fc3fb7b5e
EUC-JP ウロ湘?ウロ湘硺^ 1000111010110011100011101101101110111110110001010011111110001110101100111000111011011011101111101100010110001111110011111110110101011110 8eb38edbbec53f8eb38edbbec58fcfed5e
UTF-8 ウロ湘礼ウロ湘硺^ 11101111101111011011001111101111101111101001101111100110101110011001100011101111101010001001100011101111101111011011001111101111101111101001101111100110101110011001100011100111101000011011101001011110 efbdb3efbe9be6b998efa898efbdb3efbe9be6b998e7a1ba5e
UHC ??湘???湘?^ 0011111100111111110111111100111100111111001111110011111111011111110011110011111101011110 3f3fdfcf3f3f3fdfcf3f5e

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