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 ??????鸚 0011111100111111001111110011111100111111001111111110101001011111 3f3f3f3f3f3fea5f
EUC-JP 旿??旿??鸚 100011111100000111110100001111110011111110001111110000011111010000111111001111111111001111000000 8fc1f43f3f8fc1f43f3ff3c0
UTF-8 旿덂릎旿덈쨿鸚 111001101001011110111111111010111000110110000010111010111010011010001110111001101001011110111111111010111000110110001000111011001010100010111111111010011011100010011010 e697bfeb8d82eba68ee697bfeb8d88eca8bfe9b89a
UHC 旿덂릎旿덈쨿鸚 1110011111111010100010001110010110111000101011011110011111111010100010001110101110100100100110011110010110100100 e7fa88e5b8ade7fa88eba499e5a4

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