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^ 1000110001011010001111110011111101000100100011000101101000111111001111110100010001011110 8c5a3f3f448c5a3f3f445e
EUC-JP 兄??D兄??D^ 1011011110111011001111110011111101000100101101111011101100111111001111110100010001011110 b7bb3f3f44b7bb3f3f445e
UTF-8 兄잋툋D兄잋툋D^ 111001011000010110000100111011001001111010001011111011011000100010001011010001001110010110000101100001001110110010011110100010111110110110001000100010110100010001011110 e58584ec9e8bed888b44e58584ec9e8bed888b445e
UHC 兄잋툋D兄잋툋D^ 111110101111110010011111111001001011100010000011010001001111101011111100100111111110010010111000100000110100010001011110 fafc9fe4b88344fafc9fe4b883445e

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