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 ウロ湘暠ウロ湘晳^ 10110011110110111000111111000011111110101101101110110011110110111000111111000011111110101101100101011110 b3db8fc3fadbb3db8fc3fad95e
EUC-JP ウロ湘暠ウロ湘晳^ 10001110101100111000111011011011101111101100010110001111110000101101011110001110101100111000111011011011101111101100010110001111110000101100010001011110 8eb38edbbec58fc2d78eb38edbbec58fc2c45e
UTF-8 ウロ湘暠ウロ湘晳^ 11101111101111011011001111101111101111101001101111100110101110011001100011100110100110101010000011101111101111011011001111101111101111101001101111100110101110011001100011100110100110011011001101011110 efbdb3efbe9be6b998e69aa0efbdb3efbe9be6b998e699b35e
UHC ??湘暠??湘晳^ 00111111001111111101111111001111110011011011110000111111001111111101111111001111111000001010111101011110 3f3fdfcfcdbc3f3fdfcfe0af5e

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