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 ウ羶ム}ウ羶ム{^ 1011001111100011101111011101000101111101101100111110001110111101110100010111101101011110 b3e3bdd17db3e3bdd17b5e
EUC-JP ウ羶ム}ウ羶ム{^ 100011101011001111100110101111111000111011010001011111011000111010110011111001101011111110001110110100010111101101011110 8eb3e6bf8ed17d8eb3e6bf8ed17b5e
UTF-8 ウ羶ム}ウ羶ム{^ 111011111011110110110011111001111011111010110110111011111011111010010001011111011110111110111101101100111110011110111110101101101110111110111110100100010111101101011110 efbdb3e7beb6efbe917defbdb3e7beb6efbe917b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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