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 重?瑚?鼎狡? 1000111101100100001111111000110011101000001111111001001101000011111000001100001000111111 8f643f8ce83f9343e0c23f
EUC-JP 重?瑚?鼎狡? 1011110111000101001111111011100011101010001111111100010110100100111000001100010000111111 bdc53fb8ea3fc5a4e0c43f
UTF-8 重렮瑚렱鼎狡렖 111010011000011110001101111010111010000010101110111001111001000110011010111010111010000010110001111010011011110010001110111001111000101110100001111010111010000010010110 e9878deba0aee7919aeba0b1e9bc8ee78ba1eba096
UHC 重렮瑚렱鼎狡렖 1111000111101100100011101011101111111011110100011000111010111110111100001010001111001110111010101000111010101011 f1ec8ebbfbd18ebef0a3ceea8eab

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