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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遶ェ謳晃}遶ェ謳晃{^ 1110011110101011101010101110011010010000100011010101011101111101111001111010101110101010111001101001000010001101010101110111101101011110 e7abaae6908d577de7abaae6908d577b5e
EUC-JP 遶ェ謳晃}遶ェ謳晃{^ 11101110101011011000111010101010111010111111000010111001101110000111110111101110101011011000111010101010111010111111000010111001101110000111101101011110 eead8eaaebf0b9b87deead8eaaebf0b9b87b5e
UTF-8 遶ェ謳晃}遶ェ謳晃{^ 111010011000000110110110111011111011110110101010111010001010110010110011111001101001100110000011011111011110100110000001101101101110111110111101101010101110100010101100101100111110011010011001100000110111101101011110 e981b6efbdaae8acb3e699837de981b6efbdaae8acb3e699837b5e
UHC ??謳晃}??謳晃{^ 001111110011111111001111110001001111110011001100011111010011111100111111110011111100010011111100110011000111101101011110 3f3fcfc4fccc7d3f3fcfc4fccc7b5e

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