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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 期靜\}期靜\{^ 10001010111110101110100011001110010111000111110110001010111110101110100011001110010111000111101101011110 8afae8ce5c7d8afae8ce5c7b5e
EUC-JP 期靜\}期靜\{^ 10110100111111001111000011010000010111000111110110110100111111001111000011010000010111000111101101011110 b4fcf0d05c7db4fcf0d05c7b5e
UTF-8 期靜\}期靜\{^ 1110011010011100100111111110100110011101100111000101110001111101111001101001110010011111111010011001110110011100010111000111101101011110 e69c9fe99d9c5c7de69c9fe99d9c5c7b5e
UHC 期靜\}期靜\{^ 11010001101000101111000010100001010111000111110111010001101000101111000010100001010111000111101101011110 d1a2f0a15c7dd1a2f0a15c7b5e

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