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^ 1000100101111101001111110011111101000100100010010111110100111111001111110100010001011110 897d3f3f44897d3f3f445e
EUC-JP 厭??D厭??D^ 1011000111011110001111110011111101000100101100011101111000111111001111110100010001011110 b1de3f3f44b1de3f3f445e
UTF-8 厭꼳덭D厭꼳덭D^ 111001011000111010101101111010101011110010110011111010111000110110101101010001001110010110001110101011011110101010111100101100111110101110001101101011010100010001011110 e58eadeabcb3eb8dad44e58eadeabcb3eb8dad445e
UHC 厭꼳덭D厭꼳덭D^ 111001101111010010000100100011001000100101000101010001001110011011110100100001001000110010001001010001010100010001011110 e6f4848c894544e6f4848c8945445e

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