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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?施[}?施[{^ 0011111110001110011110110101101101111101001111111000111001111011010110110111101101011110 3f8e7b5b7d3f8e7b5b7b5e
EUC-JP ?施[}?施[{^ 0011111110111011110111000101101101111101001111111011101111011100010110110111101101011110 3fbbdc5b7d3fbbdc5b7b5e
UTF-8 궷施[}궷施[{^ 1110101010110110101101111110011010010110101111010101101101111101111010101011011010110111111001101001011010111101010110110111101101011110 eab6b7e696bd5b7deab6b7e696bd5b7b5e
UHC 궷施[}궷施[{^ 10110001110011001110001110111111010110110111110110110001110011001110001110111111010110110111101101011110 b1cce3bf5b7db1cce3bf5b7b5e

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