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 鉗セ尞・鉗セ尞・^ 11100111111001111011111011111010101010111010010111100111111001111011111011111010101010111010010101011110 e7e7befaaba5e7e7befaaba55e
EUC-JP 鉗セ尞・鉗セ尞・^ 11101110111010011000111010111110100011111011101011101011100011101010010111101110111010011000111010111110100011111011101011101011100011101010010101011110 eee98ebe8fbaeb8ea5eee98ebe8fbaeb8ea55e
UTF-8 鉗セ尞・鉗セ尞・^ 11101001100010011001011111101111101111011011111011100101101100001001111011101111101111011010010111101001100010011001011111101111101111011011111011100101101100001001111011101111101111011010010101011110 e98997efbdbee5b09eefbda5e98997efbdbee5b09eefbda55e
UHC 鉗???鉗???^ 1100110011000110001111110011111100111111110011001100011000111111001111110011111101011110 ccc63f3f3fccc63f3f3f5e

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