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???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 業??D業??D^ 1000101111000110001111110011111101000100100010111100011000111111001111110100010001011110 8bc63f3f448bc63f3f445e
EUC-JP 業??D業??D^ 1011011011001000001111110011111101000100101101101100100000111111001111110100010001011110 b6c83f3f44b6c83f3f445e
UTF-8 業딅젙D業딅젙D^ 111001101010010110101101111010111001010010000101111011001010000010011001010001001110011010100101101011011110101110010100100001011110110010100000100110010100010001011110 e6a5adeb9485eca09944e6a5adeb9485eca099445e
UHC 業딅젙D業딅젙D^ 111001011111011010001010111010111010000010010101010001001110010111110110100010101110101110100000100101010100010001011110 e5f68aeba09544e5f68aeba095445e

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