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 石?尊[}石?尊[{^ 100100001100111000111111100100011011100001011011011111011001000011001110001111111001000110111000010110110111101101011110 90ce3f91b85b7d90ce3f91b85b7b5e
EUC-JP 石?尊[}石?尊[{^ 110000001101000000111111110000101011101001011011011111011100000011010000001111111100001010111010010110110111101101011110 c0d03fc2ba5b7dc0d03fc2ba5b7b5e
UTF-8 石說尊[}石說尊[{^ 1110011110011111101100111110100010101010101010101110010110110000100010100101101101111101111001111001111110110011111010001010101010101010111001011011000010001010010110110111101101011110 e79fb3e8aaaae5b08a5b7de79fb3e8aaaae5b08a5b7b5e
UHC 石說尊[}石說尊[{^ 1110000010110100111000001110001111110000111011100101101101111101111000001011010011100000111000111111000011101110010110110111101101011110 e0b4e0e3f0ee5b7de0b4e0e3f0ee5b7b5e

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