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 ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
SJIS-WIN 棊s棊fn}棊s棊fn{^ 1001111010010111011100111001111010010111011001100110111001111101100111101001011101110011100111101001011101100110011011100111101101011110 9e97739e97666e7d9e97739e97666e7b5e
EUC-JP 棊s棊fn}棊s棊fn{^ 1101101111110111011100111101101111110111011001100110111001111101110110111111011101110011110110111111011101100110011011100111101101011110 dbf773dbf7666e7ddbf773dbf7666e7b5e
UTF-8 棊s棊fn}棊s棊fn{^ 111001101010001110001010011100111110011010100011100010100110011001101110011111011110011010100011100010100111001111100110101000111000101001100110011011100111101101011110 e6a38a73e6a38a666e7de6a38a73e6a38a666e7b5e
UHC ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e

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