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 重?佇?堤?祭 1000111101100100001111111001100011001000001111111001001011100111001111111000110111010101 8f643f98c83f92e73f8dd5
EUC-JP 重?佇?堤?祭 1011110111000101001111111101000011001010001111111100010011101001001111111011101011010111 bdc53fd0ca3fc4e93fbad7
UTF-8 重렮佇렑堤렡祭 111010011000011110001101111010111010000010101110111001001011110110000111111010111010000010010001111001011010000010100100111010111010000010100001111001111010010110101101 e9878deba0aee4bd87eba091e5a0a4eba0a1e7a5ad
UHC 重렮佇렑堤렡祭 1111000111101100100011101011101111101110101101111000111010100110111100001010011110001110101100101111000010101110 f1ec8ebbeeb78ea6f0a78eb2f0ae

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