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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 睛?????? 1110000111001011001111110011111100111111001111110011111100111111 e1cb3f3f3f3f3f3f
EUC-JP 睛?????焌 11100010110011010011111100111111001111110011111100111111100011111100100111101000 e2cd3f3f3f3f3f8fc9e8
UTF-8 睛렖롋꿴렦렦焌 111001111001110110011011111010111010000010010110111010111010000110001011111010101011111110110100111010111010000010100110111010111010000010100110111001111000010010001100 e79d9beba096eba18beabfb4eba0a6eba0a6e7848c
UHC 睛렖롋꿴렦렦焌 1110111111101100100011101010101110001110110100011011001011101001100011101011010110001110101101011111000111100000 efec8eab8ed1b2e98eb58eb5f1e0

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