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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 軟??i軟??iB 1001001111101110001111110011111101101001100100111110111000111111001111110110100101000010 93ee3f3f6993ee3f3f6942
EUC-JP 軟??i軟??iB 1100011011110000001111110011111101101001110001101111000000111111001111110110100101000010 c6f03f3f69c6f03f3f6942
UTF-8 軟썹눒i軟썹눒iB 111010001011101110011111111011001000110110111001111010111000100010010010011010011110100010111011100111111110110010001101101110011110101110001000100100100110100101000010 e8bb9fec8db9eb889269e8bb9fec8db9eb88926942
UHC 軟썹눒i軟썹눒iB 111001101110001110111101111001111000011110101110011010011110011011100011101111011110011110000111101011100110100101000010 e6e3bde787ae69e6e3bde787ae6942

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