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 ??????d^ 0011111100111111001111110011111100111111001111110110010001011110 3f3f3f3f3f3f645e
SJIS-WIN 額??節??d^ 10001010011110100011111100111111100100001101111100111111001111110110010001011110 8a7a3f3f90df3f3f645e
EUC-JP 額??節??d^ 10110011110110110011111100111111110000001110000100111111001111110110010001011110 b3db3f3fc0e13f3f645e
UTF-8 額댐풘節쇽슁d^ 1110100110100001100011011110101110001100100100001110110110010010100110001110011110101111100000001110110010000111101111011110110010001010100000010110010001011110 e9a18deb8c90ed9298e7af80ec87bdec8a81645e
UHC 額댐풘節쇽슁d^ 1110010011111110101101001110111110111110100110111110111110111101101111001110111110111101101100110110010001011110 e4feb4efbe9befbdbcefbdb3645e

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