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 ??〕泣??攸 00111111001111111000000101101100100010111000001100111111001111111001110110111111 3f3f816c8b833f3f9dbf
EUC-JP 艅?〕泣??攸 100011111101011011111101001111111010000111001101101101011110001100111111001111111101101011000001 8fd6fd3fa1cdb5e33f3fdac1
UTF-8 艅덈〕泣ㅷ븦攸 111010001000100110000101111010111000110110001000111000111000000010010101111001101011001110100011111000111000010110110111111010111011100010100110111001101001010010111000 e88985eb8d88e38095e6b3a3e385b7ebb8a6e694b8
UHC 艅덈〕泣ㅷ븦攸 1110011010101001100010001110101110100001101100111110101111101000101001001110011110010101100011111110101011110010 e6a988eba1b3ebe8a4e7958feaf2

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