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?????^ 00111111001111110011111101010011001111110011111100111111001111110011111101011110 3f3f3f533f3f3f3f3f5e
SJIS-WIN ???S?????^ 00111111001111110011111101010011001111110011111100111111001111110011111101011110 3f3f3f533f3f3f3f3f5e
EUC-JP ???S?????^ 00111111001111110011111101010011001111110011111100111111001111110011111101011110 3f3f3f533f3f3f3f3f5e
UTF-8 렻┙렮S렻ㅔ셔ㅔ렗^ 1110101110100000101110111110001010010100100110011110101110100000101011100101001111101011101000001011101111100011100001011001010011101100100001011001010011100011100001011001010011101011101000001001011101011110 eba0bbe29499eba0ae53eba0bbe38594ec8594e38594eba0975e
UHC 렻┙렮S렻ㅔ셔ㅔ렗^ 100011101100001110100110110001001000111010111011010100111000111011000011101001001100010010111100110001011010010011000100100011101010110001011110 8ec3a6c48ebb538ec3a4c4bcc5a4c48eac5e

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