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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 迯剰寮}迯剰寮{^ 111001111000110110001111111010001001011110111110011111011110011110001101100011111110100010010111101111100111101101011110 e78d8fe897be7de78d8fe897be7b5e
EUC-JP 迯剰寮}迯剰寮{^ 111011011110110110111110111010101100111011000000011111011110110111101101101111101110101011001110110000000111101101011110 ededbeeacec07dededbeeacec07b5e
UTF-8 迯剰寮}迯剰寮{^ 111010001011111110101111111001011000100110110000111001011010111110101110011111011110100010111111101011111110010110001001101100001110010110101111101011100111101101011110 e8bfafe589b0e5afae7de8bfafe589b0e5afae7b5e
UHC ??寮}??寮{^ 0011111100111111110101101111011101111101001111110011111111010110111101110111101101011110 3f3fd6f77d3f3fd6f77b5e

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