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 睛?泣?結諍? 1110000111001011001111111000101110000011001111111000110010001011111001100111100100111111 e1cb3f8b833f8c8be6793f
EUC-JP 睛?泣?結諍? 1110001011001101001111111011010111100011001111111011011111101011111010111101101000111111 e2cd3fb5e33fb7ebebda3f
UTF-8 睛렖泣쭝結諍렋 111001111001110110011011111010111010000010010110111001101011001110100011111011001010110110011101111001111011010110010000111010001010101110001101111010111010000010001011 e79d9beba096e6b3a3ecad9de7b590e8ab8deba08b
UHC 睛렖泣쭝結諍렋 1110111111101100100011101010101111101011111010001100001011100100110011001011111111101110101101011000111010100010 efec8eabebe8c2e4ccbfeeb58ea2

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