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 綜?贈?翁?? 10010001100011100011111110010001101000010011111110001001101001010011111100111111 918e3f91a13f89a53f3f
EUC-JP 綜?贈?翁?? 11000001111011100011111111000010101000110011111110110010101001110011111100111111 c1ee3fc2a33fb2a73f3f
UTF-8 綜렎贈렎翁골렱 111001111011011010011100111010111010000010001110111010001011010010001000111010111010000010001110111001111011111110000001111010101011001110101000111010111010000010110001 e7b69ceba08ee8b488eba08ee7bf81eab3a8eba0b1
UHC 綜렎贈렎翁골렱 1111000011111100100011101010010011110001111111001000111010100100111010001011101010110000111100011000111010111110 f0fc8ea4f1fc8ea4e8bab0f18ebe

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