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 シ礦ム}シ礦ム{^ 1011110011100001111001101101000101111101101111001110000111100110110100010111101101011110 bce1e6d17dbce1e6d17b5e
EUC-JP シ礦ム}シ礦ム{^ 100011101011110011100010111010001000111011010001011111011000111010111100111000101110100010001110110100010111101101011110 8ebce2e88ed17d8ebce2e88ed17b5e
UTF-8 シ礦ム}シ礦ム{^ 111011111011110110111100111001111010010010100110111011111011111010010001011111011110111110111101101111001110011110100100101001101110111110111110100100010111101101011110 efbdbce7a4a6efbe917defbdbce7a4a6efbe917b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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