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??}?S??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
SJIS-WIN ?S??}?S??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
EUC-JP ?S??}?S??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
UTF-8 묲S묱묰}묲S묱묰{^ 1110101110101100101100100101001111101011101011001011000111101011101011001011000001111101111010111010110010110010010100111110101110101100101100011110101110101100101100000111101101011110 ebacb253ebacb1ebacb07debacb253ebacb1ebacb07b5e
UHC 묲S묱묰}묲S묱묰{^ 1001001001001001010100111001001001001000100100100100011101111101100100100100100101010011100100100100100010010010010001110111101101011110 924953924892477d924953924892477b5e

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