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 瓦??業??雍 10001010101000100011111100111111100010111100011000111111001111111110100010110100 8aa23f3f8bc63f3fe8b4
EUC-JP 瓦??業??雍 10110100101001000011111100111111101101101100100000111111001111111111000010110110 b4a43f3fb6c83f3ff0b6
UTF-8 瓦닷츍業뤺엷雍 111001111001001110100110111010111000101110110111111011001011100010001101111001101010010110101101111010111010010010111010111011001001011110110111111010011001101110001101 e793a6eb8bb7ecb88de6a5adeba4baec97b7e99b8d
UHC 瓦닷츍業뤺엷雍 1110100010111111101101001110010110101110100010001110010111110110100011111110100010111111101011111110100010111100 e8bfb4e5ae88e5f68fe8bfafe8bc

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