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???? 001111110011111100111111001111110110010000111111001111110011111100111111 3f3f3f3f643f3f3f3f
SJIS-WIN 襍ヲ魘ォd襍ヲ魘ォ 11101000101101011010011011101001101101001010101101100100111010001011010110100110111010011011010010101011 e8b5a6e9b4ab64e8b5a6e9b4ab
EUC-JP 襍ヲ魘ォd襍ヲ魘ォ 1111000010110111100011101010011011110010101101101000111010101011011001001111000010110111100011101010011011110010101101101000111010101011 f0b78ea6f2b68eab64f0b78ea6f2b68eab
UTF-8 襍ヲ魘ォd襍ヲ魘ォ 11101000101001011000110111101111101111011010011011101001101011011001100011101111101111011010101101100100111010001010010110001101111011111011110110100110111010011010110110011000111011111011110110101011 e8a58defbda6e9ad98efbdab64e8a58defbda6e9ad98efbdab
UHC ????d???? 001111110011111100111111001111110110010000111111001111110011111100111111 3f3f3f3f643f3f3f3f

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