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 郢夂擅蝌礼エオ 111001111011100110011010111001111001110110100001111001011001100010010111111001111011010010110101 e7b99ae79da1e59897e7b4b5
EUC-JP 郢夂擅蝌礼エオ 1110111010111011110101001110100111011010101000111110100111111000110011101110100110001110101101001000111010110101 eebbd4e9daa3e9f8cee98eb48eb5
UTF-8 郢夂擅蝌礼エオ 111010011000001110100010111001011010010010000010111001101001001110000101111010001001110110001100111001111010010010111100111011111011110110110100111011111011110110110101 e983a2e5a482e69385e89d8ce7a4bcefbdb4efbdb5
UHC ??擅???? 0011111100111111111101001011101000111111001111110011111100111111 3f3ff4ba3f3f3f3f

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