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 耶??慂??亦 10010110111010110011111100111111100111001100100000111111001111111001011010010010 96eb3f3f9cc83f3f9692
EUC-JP 耶??慂??亦 11001100111011010011111100111111110110001100101000111111001111111100101111110010 cced3f3fd8ca3f3fcbf2
UTF-8 耶뽳풊慂딉스亦 111010001000000010110110111010111011110110110011111011011001001010001010111001101000010110000010111010111001010010001001111011001000101010100100111001001011101010100110 e880b6ebbdb3ed928ae68582eb9489ec8aa4e4baa6
UHC 耶뽳풊慂딉스亦 1110010110101101100101101110111110111110100100001110100110111101100010101110111110111101101110101110011010110010 e5ad96efbe90e9bd8aefbdbae6b2

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