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^ 00111111001111110011111100111111001111110101001100111111001111110011111100111111001111110101001101011110 3f3f3f3f3f533f3f3f3f3f535e
SJIS-WIN ?????S?????S^ 00111111001111110011111100111111001111110101001100111111001111110011111100111111001111110101001101011110 3f3f3f3f3f533f3f3f3f3f535e
EUC-JP ?????S?????S^ 00111111001111110011111100111111001111110101001100111111001111110011111100111111001111110101001101011110 3f3f3f3f3f533f3f3f3f3f535e
UTF-8 셍렲렼셔샬S셍렲렼셔샬S^ 111011001000010110001101111010111010000010110010111010111010000010111100111011001000010110010100111011001000001110101100010100111110110010000101100011011110101110100000101100101110101110100000101111001110110010000101100101001110110010000011101011000101001101011110 ec858deba0b2eba0bcec8594ec83ac53ec858deba0b2eba0bcec8594ec83ac535e
UHC 셍렲렼셔샬S셍렲렼셔샬S^ 1011110011000100100011101011111110001110110001001011110011000101101111001010001101010011101111001100010010001110101111111000111011000100101111001100010110111100101000110101001101011110 bcc48ebf8ec4bcc5bca353bcc48ebf8ec4bcc5bca3535e

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