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 踟ャ郤也莎逋ャ 111001101111011110101100111001111011101010010110111001111110010010110011111001111001100110101100 e6f7ace7ba96e7e4b3e799ac
EUC-JP 踟ャ郤也莎逋ャ 1110110011111001100011101010110011101110101111001100110011101001111010001011010111101101111110011000111010101100 ecf98eaceebccce9e8b5edf98eac
UTF-8 踟ャ郤也莎逋ャ 111010001011100010011111111011111011110110101100111010011000001110100100111001001011100110011111111010001000111010001110111010011000000010001011111011111011110110101100 e8b89fefbdace983a4e4b99fe88e8ee9808befbdac
UHC ???也莎逋? 00111111001111110011111111100101101001011101111011101101111110001110011100111111 3f3f3fe5a5deedf8e73f

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