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^ 111001101010010110101101111010111011011010111001111010111000100110011000010001001110011010100101101011011110101110110110101110011110101110001001100110000100010001011110 e6a5adebb6b9eb899844e6a5adebb6b9eb8998445e
UHC 業붹뉘D業붹뉘D^ 111001011111011010010100111001101011010010110101010001001110010111110110100101001110011010110100101101010100010001011110 e5f694e6b4b544e5f694e6b4b5445e

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