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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?寐?┻港?寐?┻港^ 0011111110011011100001110011111110000100101100111000110101100000001111111001101110000111001111111000010010110011100011010110000001011110 3f9b873f84b38d603f9b873f84b38d605e
EUC-JP ?寐?┻港?寐?┻港^ 0011111111010101111001110011111110101000101101011011100111000001001111111101010111100111001111111010100010110101101110011100000101011110 3fd5e73fa8b5b9c13fd5e73fa8b5b9c15e
UTF-8 뤢寐게┻港뤢寐게┻港^ 11101011101001001010001011100101101011111001000011101010101100101000110011100010100101001011101111100110101110001010111111101011101001001010001011100101101011111001000011101010101100101000110011100010100101001011101111100110101110001010111101011110 eba4a2e5af90eab28ce294bbe6b8afeba4a2e5af90eab28ce294bbe6b8af5e
UHC 뤢寐게┻港뤢寐게┻港^ 100011111101000011011000110110111011000011010100101001101011010111111001111110111000111111010000110110001101101110110000110101001010011010110101111110011111101101011110 8fd0d8dbb0d4a6b5f9fb8fd0d8dbb0d4a6b5f9fb5e

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