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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?雕?[}?雕?[{^ 00111111111010001011100000111111010110110111110100111111111010001011100000111111010110110111101101011110 3fe8b83f5b7d3fe8b83f5b7b5e
EUC-JP ?雕?[}?雕?[{^ 00111111111100001011101000111111010110110111110100111111111100001011101000111111010110110111101101011110 3ff0ba3f5b7d3ff0ba3f5b7b5e
UTF-8 솰雕솨[}솰雕솨[{^ 1110110010000110101100001110100110011011100101011110110010000110101010000101101101111101111011001000011010110000111010011001101110010101111011001000011010101000010110110111101101011110 ec86b0e99b95ec86a85b7dec86b0e99b95ec86a85b7b5e
UHC 솰雕솨[}솰雕솨[{^ 1011110011100000111100001110011110111100110111010101101101111101101111001110000011110000111001111011110011011101010110110111101101011110 bce0f0e7bcdd5b7dbce0f0e7bcdd5b7b5e

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