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 ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN 宵マ繒ォ、宵「e^ 100011111010101011001111111110111000111110101011101001001000111110101010101000100110010101011110 8faacffb8faba48faaa2655e
EUC-JP 宵マ繒ォ、宵「e^ 1011111010101100100011101100111110001111110101001101010010001110101010111000111010100100101111101010110010001110101000100110010101011110 beac8ecf8fd4d48eab8ea4beac8ea2655e
UTF-8 宵マ繒ォ、宵「e^ 1110010110101110101101011110111110111110100011111110011110111001100100101110111110111101101010111110111110111101101001001110010110101110101101011110111110111101101000100110010101011110 e5aeb5efbe8fe7b992efbdabefbda4e5aeb5efbda2655e
UHC 宵?繒??宵?e^ 111000011011001000111111111100011111100100111111001111111110000110110010001111110110010101011110 e1b23ff1f93f3fe1b23f655e

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