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 淨???舞縡? 10011111110001000011111100111111001111111001010110010001111000110111000100111111 9fc43f3f3f9591e3713f
EUC-JP 淨???舞縡? 11011110110001100011111100111111001111111100100111110001111001011101001000111111 dec63f3f3fc9f1e5d23f
UTF-8 淨렠易쇠舞縡렕 111001101011011110101000111010111010000010100000111011111010011110100000111011001000011110100000111010001000100010011110111001111011100010100001111010111010000010010101 e6b7a8eba0a0efa7a0ec87a0e8889ee7b8a1eba095
UHC 淨렠易쇠舞縡렕 1110111111100100100011101011000111101100101011111011110011101000110110011111000111101110101011011000111010101010 efe48eb1ecafbce8d9f1eead8eaa

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