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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 豢玲エ夕豢玲エ夕^ 111001101011010010010111111001101011010010010111010110111110011010110100100101111110011010110100100101110101101101011110 e6b497e6b4975be6b497e6b4975b5e
EUC-JP 豢玲エ夕豢玲エ夕^ 1110110010110110110011101110100010001110101101001100110110111100111011001011011011001110111010001000111010110100110011011011110001011110 ecb6cee88eb4cdbcecb6cee88eb4cdbc5e
UTF-8 豢玲エ夕豢玲エ夕^ 11101000101100011010001011100111100011101011001011101111101111011011010011100101101001001001010111101000101100011010001011100111100011101011001011101111101111011011010011100101101001001001010101011110 e8b1a2e78eb2efbdb4e5a495e8b1a2e78eb2efbdb4e5a4955e
UHC ?玲?夕?玲?夕^ 00111111110101101011110000111111111000001010101000111111110101101011110000111111111000001010101001011110 3fd6bc3fe0aa3fd6bc3fe0aa5e

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