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 ???N[}???N[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN ?踊?N[}?踊?N[{^ 001111111001011101111000001111110100111001011011011111010011111110010111011110000011111101001110010110110111101101011110 3f97783f4e5b7d3f97783f4e5b7b5e
EUC-JP ?踊?N[}?踊?N[{^ 001111111100110111011001001111110100111001011011011111010011111111001101110110010011111101001110010110110111101101011110 3fcdd93f4e5b7d3fcdd93f4e5b7b5e
UTF-8 썦踊쒄N[}썦踊쒄N[{^ 11101100100011011010011011101000101110001000101011101100100100101000010001001110010110110111110111101100100011011010011011101000101110001000101011101100100100101000010001001110010110110111101101011110 ec8da6e8b88aec92844e5b7dec8da6e8b88aec92844e5b7b5e
UHC 썦踊쒄N[}썦踊쒄N[{^ 10011011100110011110100111001001100111001101101101001110010110110111110110011011100110011110100111001001100111001101101101001110010110110111101101011110 9b99e9c99cdb4e5b7d9b99e9c99cdb4e5b7b5e

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