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^ 111001111001010110001111111010111011100010000011111010111010111010000101010001001110011110010101100011111110101110111000100000111110101110101110100001010100010001011110 e7958febb883ebae8544e7958febb883ebae85445e
UHC 畏븃뮅D畏븃뮅D^ 111010001110011010111010111010001001001010010100010001001110100011100110101110101110100010010010100101000100010001011110 e8e6bae8929444e8e6bae89294445e

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