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 重?佇?臧?濱 1000111101100100001111111001100011001000001111111110010001101000001111111110000001011111 8f643f98c83fe4683fe05f
EUC-JP 重?佇?臧?濱 1011110111000101001111111101000011001010001111111110011111001001001111111101111111000000 bdc53fd0ca3fe7c93fdfc0
UTF-8 重렮佇렑臧멸濱 111010011000011110001101111010111010000010101110111001001011110110000111111010111010000010010001111010001000011110100111111010111010100110111000111001101011111110110001 e9878deba0aee4bd87eba091e887a7eba9b8e6bfb1
UHC 重렮佇렑臧멸濱 1111000111101100100011101011101111101110101101111000111010100110111011011111010110111000111010101101111010110100 f1ec8ebbeeb78ea6edf5b8eadeb4

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