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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 跛キ繝ャ岦ェ蠕ェ 111001101110101010110111111000111000001110101100111110101010110010101010111001011011111010101010 e6eab7e383acfaacaae5beaa
EUC-JP 跛キ繝ャ岦ェ蠕ェ 1110110011101100100011101011011111100101111000111000111010101100100011111011101110110011100011101010101011101010110000001000111010101010 ecec8eb7e5e38eac8fbbb38eaaeac08eaa
UTF-8 跛キ繝ャ岦ェ蠕ェ 111010001011011110011011111011111011110110110111111001111011100110011101111011111011110110101100111001011011001010100110111011111011110110101010111010001010000010010101111011111011110110101010 e8b79befbdb7e7b99defbdace5b2a6efbdaae8a095efbdaa
UHC 跛??????? 111101111111010100111111001111110011111100111111001111110011111100111111 f7f53f3f3f3f3f3f3f

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