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 重?佇?億瓏? 1000111101100100001111111001100011001000001111111000100110101101111000001111101000111111 8f643f98c83f89ade0fa3f
EUC-JP 重?佇?億瓏? 1011110111000101001111111101000011001010001111111011001010101111111000001111110000111111 bdc53fd0ca3fb2afe0fc3f
UTF-8 重렭佇렑億瓏렖 111010011000011110001101111010111010000010101101111001001011110110000111111010111010000010010001111001011000010010000100111001111001001110001111111010111010000010010110 e9878deba0ade4bd87eba091e58484e7938feba096
UHC 重렭佇렑億瓏렖 1111000111101100100011101011101011101110101101111000111010100110111001011110001011010110111010101000111010101011 f1ec8ebaeeb78ea6e5e2d6ea8eab

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