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 阮大クク驟玖糸 111010001001011010010001111001011011100010111000111010011000010110001011111010001000111010000101 e89691e5b8b8e9858be88e85
EUC-JP 阮大クク驟玖糸 1110111111110110110000101110011110001110101110001000111010111000111100011110010110110110111010101011101111100101 eff6c2e78eb88eb8f1e5b6eabbe5
UTF-8 阮大クク驟玖糸 111010011001100010101110111001011010010010100111111011111011110110111000111011111011110110111000111010011010100110011111111001111000111010010110111001111011001110111000 e998aee5a4a7efbdb8efbdb8e9a99fe78e96e7b3b8
UHC 阮大??驟玖? 1110100011010110110100111101111000111111001111111111011010101110110011111011100000111111 e8d6d3de3f3ff6aecfb83f

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