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 ???Z}???Z{^ 0011111100111111001111110101101001111101001111110011111100111111010110100111101101011110 3f3f3f5a7d3f3f3f5a7b5e
SJIS-WIN 孃??Z}孃??Z{^ 10011011011011110011111100111111010110100111110110011011011011110011111100111111010110100111101101011110 9b6f3f3f5a7d9b6f3f3f5a7b5e
EUC-JP 孃??Z}孃??Z{^ 11010101110100000011111100111111010110100111110111010101110100000011111100111111010110100111101101011110 d5d03f3f5a7dd5d03f3f5a7b5e
UTF-8 孃욎꺑Z}孃욎꺑Z{^ 1110010110101101100000111110110010011010100011101110101010111010100100010101101001111101111001011010110110000011111011001001101010001110111010101011101010010001010110100111101101011110 e5ad83ec9a8eeaba915a7de5ad83ec9a8eeaba915a7b5e
UHC 孃욎꺑Z}孃욎꺑Z{^ 1110010110111110100111101110110010000011101101110101101001111101111001011011111010011110111011001000001110110111010110100111101101011110 e5be9eec83b75a7de5be9eec83b75a7b5e

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