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 ?F????F???^ 0011111101000110001111110011111100111111001111110100011000111111001111110011111101011110 3f463f3f3f3f463f3f3f5e
SJIS-WIN ?F????F???^ 0011111101000110001111110011111100111111001111110100011000111111001111110011111101011110 3f463f3f3f3f463f3f3f5e
EUC-JP ?F????F???^ 0011111101000110001111110011111100111111001111110100011000111111001111110011111101011110 3f463f3f3f3f463f3f3f5e
UTF-8 챔F혖혥짜챔F혖혥짜^ 111011001011000110010100010001101110110110011000100101101110110110011000101001011110110010100111100111001110110010110001100101000100011011101101100110001001011011101101100110001010010111101100101001111001110001011110 ecb19446ed9896ed98a5eca79cecb19446ed9896ed98a5eca79c5e
UHC 챔F혖혥짜챔F혖혥짜^ 11000011101010000100011011000010100000011100001010001101110000101010010111000011101010000100011011000010100000011100001010001101110000101010010101011110 c3a846c281c28dc2a5c3a846c281c28dc2a55e

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