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 ????@????@^ 0011111100111111001111110011111101000000001111110011111100111111001111110100000001011110 3f3f3f3f403f3f3f3f405e
SJIS-WIN 襍ヲ魘ォ@襍ヲ魘ォ@^ 111010001011010110100110111010011011010010101011010000001110100010110101101001101110100110110100101010110100000001011110 e8b5a6e9b4ab40e8b5a6e9b4ab405e
EUC-JP 襍ヲ魘ォ@襍ヲ魘ォ@^ 11110000101101111000111010100110111100101011011010001110101010110100000011110000101101111000111010100110111100101011011010001110101010110100000001011110 f0b78ea6f2b68eab40f0b78ea6f2b68eab405e
UTF-8 襍ヲ魘ォ@襍ヲ魘ォ@^ 111010001010010110001101111011111011110110100110111010011010110110011000111011111011110110101011010000001110100010100101100011011110111110111101101001101110100110101101100110001110111110111101101010110100000001011110 e8a58defbda6e9ad98efbdab40e8a58defbda6e9ad98efbdab405e
UHC ????@????@^ 0011111100111111001111110011111101000000001111110011111100111111001111110100000001011110 3f3f3f3f403f3f3f3f405e

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