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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跛エ迯ェ跛エ迯ェ^ 11100110111010101011010011100111100011011010101011100110111010101011010011100111100011011010101001011110 e6eab4e78daae6eab4e78daa5e
EUC-JP 跛エ迯ェ跛エ迯ェ^ 1110110011101100100011101011010011101101111011011000111010101010111011001110110010001110101101001110110111101101100011101010101001011110 ecec8eb4eded8eaaecec8eb4eded8eaa5e
UTF-8 跛エ迯ェ跛エ迯ェ^ 11101000101101111001101111101111101111011011010011101000101111111010111111101111101111011010101011101000101101111001101111101111101111011011010011101000101111111010111111101111101111011010101001011110 e8b79befbdb4e8bfafefbdaae8b79befbdb4e8bfafefbdaa5e
UHC 跛???跛???^ 1111011111110101001111110011111100111111111101111111010100111111001111110011111101011110 f7f53f3f3ff7f53f3f3f5e

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