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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??????揄 0011111100111111001111110011111100111111001111111001110110001001 3f3f3f3f3f3f9d89
EUC-JP ???堉??揄 00111111001111110011111110001111101101111111110100111111001111111101100111101001 3f3f3f8fb7fd3f3fd9e9
UTF-8 凉깅뜆堉륅쬆揄 111011111010010110111001111010101011100110000101111010111001110010000110111001011010000010001001111010111010010110000101111011001010110010000110111001101000111110000100 efa5b9eab985eb9c86e5a089eba585ecac86e68f84
UHC 凉깅뜆堉륅쬆揄 1110010110111100101100011110101110001101100010011110101110111100100011111110111110100110100111011110101011110001 e5bcb1eb8d89ebbc8fefa69deaf1

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