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 ?雕?}?雕?{^ 0011111111101000101110000011111101111101001111111110100010111000001111110111101101011110 3fe8b83f7d3fe8b83f7b5e
EUC-JP ?雕?}?雕?{^ 0011111111110000101110100011111101111101001111111111000010111010001111110111101101011110 3ff0ba3f7d3ff0ba3f7b5e
UTF-8 솰雕솨}솰雕솨{^ 111011001000011010110000111010011001101110010101111011001000011010101000011111011110110010000110101100001110100110011011100101011110110010000110101010000111101101011110 ec86b0e99b95ec86a87dec86b0e99b95ec86a87b5e
UHC 솰雕솨}솰雕솨{^ 101111001110000011110000111001111011110011011101011111011011110011100000111100001110011110111100110111010111101101011110 bce0f0e7bcdd7dbce0f0e7bcdd7b5e

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