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 ??|}??|{^ 001111110011111101111100011111010011111100111111011111000111101101011110 3f3f7c7d3f3f7c7b5e
SJIS-WIN 硝涇|}硝涇|{^ 10001111110010011111101011111011011111000111110110001111110010011111101011111011011111000111101101011110 8fc9fafb7c7d8fc9fafb7c7b5e
EUC-JP 硝涇|}硝涇|{^ 101111101100101110001111110001111100011101111100011111011011111011001011100011111100011111000111011111000111101101011110 becb8fc7c77c7dbecb8fc7c77c7b5e
UTF-8 硝涇|}硝涇|{^ 1110011110100001100111011110011010110110100001110111110001111101111001111010000110011101111001101011011010000111011111000111101101011110 e7a19de6b6877c7de7a19de6b6877c7b5e
UHC 硝涇|}硝涇|{^ 11110101101001101100110011011100011111000111110111110101101001101100110011011100011111000111101101011110 f5a6ccdc7c7df5a6ccdc7c7b5e

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