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 ケ雕マ}ケ雕マ{^ 1011100111101000101110001100111101111101101110011110100010111000110011110111101101011110 b9e8b8cf7db9e8b8cf7b5e
EUC-JP ケ雕マ}ケ雕マ{^ 100011101011100111110000101110101000111011001111011111011000111010111001111100001011101010001110110011110111101101011110 8eb9f0ba8ecf7d8eb9f0ba8ecf7b5e
UTF-8 ケ雕マ}ケ雕マ{^ 111011111011110110111001111010011001101110010101111011111011111010001111011111011110111110111101101110011110100110011011100101011110111110111110100011110111101101011110 efbdb9e99b95efbe8f7defbdb9e99b95efbe8f7b5e
UHC ?雕?}?雕?{^ 0011111111110000111001110011111101111101001111111111000011100111001111110111101101011110 3ff0e73f7d3ff0e73f7b5e

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