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?q\}?S?q\{^ 00111111010100110011111101110001010111000111110100111111010100110011111101110001010111000111101101011110 3f533f715c7d3f533f715c7b5e
SJIS-WIN ?S?q\}?S?q\{^ 00111111010100110011111101110001010111000111110100111111010100110011111101110001010111000111101101011110 3f533f715c7d3f533f715c7b5e
EUC-JP ?S?q\}?S?q\{^ 00111111010100110011111101110001010111000111110100111111010100110011111101110001010111000111101101011110 3f533f715c7d3f533f715c7b5e
UTF-8 묲S묨q\}묲S묨q\{^ 111010111010110010110010010100111110101110101100101010000111000101011100011111011110101110101100101100100101001111101011101011001010100001110001010111000111101101011110 ebacb253ebaca8715c7debacb253ebaca8715c7b5e
UHC 묲S묨q\}묲S묨q\{^ 1001001001001001010100111001001001000001011100010101110001111101100100100100100101010011100100100100000101110001010111000111101101011110 9249539241715c7d9249539241715c7b5e

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