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 ケ雕ヒ}ケ雕ヒ{^ 1011100111101000101110001100101101111101101110011110100010111000110010110111101101011110 b9e8b8cb7db9e8b8cb7b5e
EUC-JP ケ雕ヒ}ケ雕ヒ{^ 100011101011100111110000101110101000111011001011011111011000111010111001111100001011101010001110110010110111101101011110 8eb9f0ba8ecb7d8eb9f0ba8ecb7b5e
UTF-8 ケ雕ヒ}ケ雕ヒ{^ 111011111011110110111001111010011001101110010101111011111011111010001011011111011110111110111101101110011110100110011011100101011110111110111110100010110111101101011110 efbdb9e99b95efbe8b7defbdb9e99b95efbe8b7b5e
UHC ?雕?}?雕?{^ 0011111111110000111001110011111101111101001111111111000011100111001111110111101101011110 3ff0e73f7d3ff0e73f7b5e

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