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 闔奇ス丈ソョ闡 1110100010001110100010101110111110111101100011111110010010111111101011101110100010010001 e88e8aefbd8fe4bfaee891
EUC-JP 闔奇ス丈ソョ闡 1110111111101110101101001111000110001110101111011011111011100110100011101011111110001110101011101110111111110001 efeeb4f18ebdbee68ebf8eaeeff1
UTF-8 闔奇ス丈ソョ闡 111010011001011110010100111001011010010110000111111011111011110110111101111001001011100010001000111011111011110110111111111011111011110110101110111010011001011110100001 e99794e5a587efbdbde4b888efbdbfefbdaee997a1
UHC 闔奇?丈??闡 1111100111101111110100001111010000111111111011011101101100111111001111111111010011000101 f9efd0f43feddb3f3ff4c5

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