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^ 111001111001010110001111111011001000011110011000111010111011110010111011010001001110011110010101100011111110110010000111100110001110101110111100101110110100010001011110 e7958fec8798ebbcbb44e7958fec8798ebbcbb445e
UHC 畏쇘뼻D畏쇘뼻D^ 111010001110011010111100111001111001011010111110010001001110100011100110101111001110011110010110101111100100010001011110 e8e6bce796be44e8e6bce796be445e

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