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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 昌キシセ昌キシイ 10001111101110011011011110111100101111101000111110111001101101111011110010110010 8fb9b7bcbe8fb9b7bcb2
EUC-JP 昌キシセ昌キシイ 10111110101110111000111010110111100011101011110010001110101111101011111010111011100011101011011110001110101111001000111010110010 bebb8eb78ebc8ebebebb8eb78ebc8eb2
UTF-8 昌キシセ昌キシイ 111001101001100010001100111011111011110110110111111011111011110110111100111011111011110110111110111001101001100010001100111011111011110110110111111011111011110110111100111011111011110110110010 e6988cefbdb7efbdbcefbdbee6988cefbdb7efbdbcefbdb2
UHC 昌???昌??? 11110011111000110011111100111111001111111111001111100011001111110011111100111111 f3e33f3f3ff3e33f3f3f

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