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^ 1000100011011000001111110011111101000100100010001101100000111111001111110100010001011110 88d83f3f4488d83f3f445e
EUC-JP 畏??D畏??D^ 1011000011011010001111110011111101000100101100001101101000111111001111110100010001011110 b0da3f3f44b0da3f3f445e
UTF-8 畏먪ㅊD畏먪ㅊD^ 111001111001010110001111111010111010100010101010111000111000010110001010010001001110011110010101100011111110101110101000101010101110001110000101100010100100010001011110 e7958feba8aae3858a44e7958feba8aae3858a445e
UHC 畏먪ㅊD畏먪ㅊD^ 111010001110011010010000111001111010010010111010010001001110100011100110100100001110011110100100101110100100010001011110 e8e690e7a4ba44e8e690e7a4ba445e

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