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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 寡串[}寡串[{^ 10001001110001111000101111111000010110110111110110001001110001111000101111111000010110110111101101011110 89c78bf85b7d89c78bf85b7b5e
EUC-JP 寡串[}寡串[{^ 10110010110010011011011011111010010110110111110110110010110010011011011011111010010110110111101101011110 b2c9b6fa5b7db2c9b6fa5b7b5e
UTF-8 寡串[}寡串[{^ 1110010110101111101000011110010010111000101100100101101101111101111001011010111110100001111001001011100010110010010110110111101101011110 e5afa1e4b8b25b7de5afa1e4b8b25b7b5e
UHC 寡串[}寡串[{^ 11001101111110111100110111111010010110110111110111001101111110111100110111111010010110110111101101011110 cdfbcdfa5b7dcdfbcdfa5b7b5e

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