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^ 111001111001010110001111111010111011100010000101111010111001001010011001010001001110011110010101100011111110101110111000100001011110101110010010100110010100010001011110 e7958febb885eb929944e7958febb885eb9299445e
UHC 畏븅뒙D畏븅뒙D^ 111010001110011010111010111010011000101010010110010001001110100011100110101110101110100110001010100101100100010001011110 e8e6bae98a9644e8e6bae98a96445e

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