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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN テサツ楪ェテサツ楪ェB 11000011101110111100001010011110110000101010101011000011101110111100001010011110110000101010101001000010 c3bbc29ec2aac3bbc29ec2aa42
EUC-JP テサツ楪ェテサツ楪ェB 100011101100001110001110101110111000111011000010110111001100010010001110101010101000111011000011100011101011101110001110110000101101110011000100100011101010101001000010 8ec38ebb8ec2dcc48eaa8ec38ebb8ec2dcc48eaa42
UTF-8 テサツ楪ェテサツ楪ェB 11101111101111101000001111101111101111011011101111101111101111101000001011100110101001011010101011101111101111011010101011101111101111101000001111101111101111011011101111101111101111101000001011100110101001011010101011101111101111011010101001000010 efbe83efbdbbefbe82e6a5aaefbdaaefbe83efbdbbefbe82e6a5aaefbdaa42
UHC ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42

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