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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 昌キシェD昌キシェD^ 10001111101110011011011110111100101010100100010010001111101110011011011110111100101010100100010001011110 8fb9b7bcaa448fb9b7bcaa445e
EUC-JP 昌キシェD昌キシェD^ 10111110101110111000111010110111100011101011110010001110101010100100010010111110101110111000111010110111100011101011110010001110101010100100010001011110 bebb8eb78ebc8eaa44bebb8eb78ebc8eaa445e
UTF-8 昌キシェD昌キシェD^ 111001101001100010001100111011111011110110110111111011111011110110111100111011111011110110101010010001001110011010011000100011001110111110111101101101111110111110111101101111001110111110111101101010100100010001011110 e6988cefbdb7efbdbcefbdaa44e6988cefbdb7efbdbcefbdaa445e
UHC 昌???D昌???D^ 11110011111000110011111100111111001111110100010011110011111000110011111100111111001111110100010001011110 f3e33f3f3f44f3e33f3f3f445e

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