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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 楔??[}楔??[{^ 10011110101101100011111100111111010110110111110110011110101101100011111100111111010110110111101101011110 9eb63f3f5b7d9eb63f3f5b7b5e
EUC-JP 楔??[}楔??[{^ 11011100101110000011111100111111010110110111110111011100101110000011111100111111010110110111101101011110 dcb83f3f5b7ddcb83f3f5b7b5e
UTF-8 楔롉롆[}楔롉롆[{^ 1110011010100101100101001110101110100001100010011110101110100001100001100101101101111101111001101010010110010100111010111010000110001001111010111010000110000110010110110111101101011110 e6a594eba189eba1865b7de6a594eba189eba1865b7b5e
UHC 楔롉롆[}楔롉롆[{^ 1110000011011011100011101100111110001110110011000101101101111101111000001101101110001110110011111000111011001100010110110111101101011110 e0db8ecf8ecc5b7de0db8ecf8ecc5b7b5e

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