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 上ォシセ丈チシエ^ 1000111111100011101010111011110010111110100011111110010011000001101111001011010001011110 8fe3abbcbe8fe4c1bcb45e
EUC-JP 上ォシセ丈チシエ^ 1011111011100101100011101010101110001110101111001000111010111110101111101110011010001110110000011000111010111100100011101011010001011110 bee58eab8ebc8ebebee68ec18ebc8eb45e
UTF-8 上ォシセ丈チシエ^ 11100100101110001000101011101111101111011010101111101111101111011011110011101111101111011011111011100100101110001000100011101111101111101000000111101111101111011011110011101111101111011011010001011110 e4b88aefbdabefbdbcefbdbee4b888efbe81efbdbcefbdb45e
UHC 上???丈???^ 1101111110111110001111110011111100111111111011011101101100111111001111110011111101011110 dfbe3f3f3feddb3f3f3f5e

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