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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 耀隅nW}耀隅nW{^ 100101110111001110001011111101110110111001010111011111011001011101110011100010111111011101101110010101110111101101011110 97738bf76e577d97738bf76e577b5e
EUC-JP 耀隅nW}耀隅nW{^ 110011011101010010110110111110010110111001010111011111011100110111010100101101101111100101101110010101110111101101011110 cdd4b6f96e577dcdd4b6f96e577b5e
UTF-8 耀隅nW}耀隅nW{^ 11101000100000001000000011101001100110101000010101101110010101110111110111101000100000001000000011101001100110101000010101101110010101110111101101011110 e88080e99a856e577de88080e99a856e577b5e
UHC 耀隅nW}耀隅nW{^ 111010011010010111101001111010100110111001010111011111011110100110100101111010011110101001101110010101110111101101011110 e9a5e9ea6e577de9a5e9ea6e577b5e

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