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^ 1001101011100001001111110011111101000100100110101110000100111111001111110100010001011110 9ae13f3f449ae13f3f445e
EUC-JP 壯??D壯??D^ 1101010011100011001111110011111101000100110101001110001100111111001111110100010001011110 d4e33f3f44d4e33f3f445e
UTF-8 壯잋툋D壯잋툋D^ 111001011010001110101111111011001001111010001011111011011000100010001011010001001110010110100011101011111110110010011110100010111110110110001000100010110100010001011110 e5a3afec9e8bed888b44e5a3afec9e8bed888b445e
UHC 壯잋툋D壯잋툋D^ 111011011110000010011111111001001011100010000011010001001110110111100000100111111110010010111000100000110100010001011110 ede09fe4b88344ede09fe4b883445e

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