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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 髯懶スク\}髯懶スク\{^ 1110100110011001100111001110111110111101101110000101110001111101111010011001100110011100111011111011110110111000010111000111101101011110 e9999cefbdb85c7de9999cefbdb85c7b5e
EUC-JP 髯懶スク\}髯懶スク\{^ 111100011111100111011000111100011000111010111101100011101011100001011100011111011111000111111001110110001111000110001110101111011000111010111000010111000111101101011110 f1f9d8f18ebd8eb85c7df1f9d8f18ebd8eb85c7b5e
UTF-8 髯懶スク\}髯懶スク\{^ 1110100110101011101011111110011010000111101101101110111110111101101111011110111110111101101110000101110001111101111010011010101110101111111001101000011110110110111011111011110110111101111011111011110110111000010111000111101101011110 e9abafe687b6efbdbdefbdb85c7de9abafe687b6efbdbdefbdb85c7b5e
UHC ?懶??\}?懶??\{^ 001111111101010011111011001111110011111101011100011111010011111111010100111110110011111100111111010111000111101101011110 3fd4fb3f3f5c7d3fd4fb3f3f5c7b5e

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