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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 臾⑤Ч\}臾⑤Ч\{^ 1110010001101011100001110100010010000100010110000101110001111101111001000110101110000111010001001000010001011000010111000111101101011110 e46b874484585c7de46b874484585c7b5e
EUC-JP 臾?Ч\}臾?Ч\{^ 111001111100110000111111101001111011100101011100011111011110011111001100001111111010011110111001010111000111101101011110 e7cc3fa7b95c7de7cc3fa7b95c7b5e
UTF-8 臾⑤Ч\}臾⑤Ч\{^ 111010001000011110111110111000101001000110100100110100001010011101011100011111011110100010000111101111101110001010010001101001001101000010100111010111000111101101011110 e887bee291a4d0a75c7de887bee291a4d0a75c7b5e
UHC 臾⑤Ч\}臾⑤Ч\{^ 1110101110101100101010001110101110101100101110010101110001111101111010111010110010101000111010111010110010111001010111000111101101011110 ebaca8ebacb95c7debaca8ebacb95c7b5e

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