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 跛エ霎ァ跛エ霎ァ^ 11100110111010101011010011101000101111101010011111100110111010101011010011101000101111101010011101011110 e6eab4e8bea7e6eab4e8bea75e
EUC-JP 跛エ霎ァ跛エ霎ァ^ 1110110011101100100011101011010011110000110000001000111010100111111011001110110010001110101101001111000011000000100011101010011101011110 ecec8eb4f0c08ea7ecec8eb4f0c08ea75e
UTF-8 跛エ霎ァ跛エ霎ァ^ 11101000101101111001101111101111101111011011010011101001100111001000111011101111101111011010011111101000101101111001101111101111101111011011010011101001100111001000111011101111101111011010011101011110 e8b79befbdb4e99c8eefbda7e8b79befbdb4e99c8eefbda75e
UHC 跛???跛???^ 1111011111110101001111110011111100111111111101111111010100111111001111110011111101011110 f7f53f3f3ff7f53f3f3f5e

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