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^ 0011111100111111001111110011111101010011001111110011111100111111001111110101001101011110 3f3f3f3f533f3f3f3f535e
SJIS-WIN ????S????S^ 0011111100111111001111110011111101010011001111110011111100111111001111110101001101011110 3f3f3f3f533f3f3f3f535e
EUC-JP ????S????S^ 0011111100111111001111110011111101010011001111110011111100111111001111110101001101011110 3f3f3f3f533f3f3f3f535e
UTF-8 렺옭렻렊S렺옭렻렊S^ 111010111010000010111010111011001001100010101101111010111010000010111011111010111010000010001010010100111110101110100000101110101110110010011000101011011110101110100000101110111110101110100000100010100101001101011110 eba0baec98adeba0bbeba08a53eba0baec98adeba0bbeba08a535e
UHC 렺옭렻렊S렺옭렻렊S^ 10001110110000101011111111000100100011101100001110001110101000010101001110001110110000101011111111000100100011101100001110001110101000010101001101011110 8ec2bfc48ec38ea1538ec2bfc48ec38ea1535e

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