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{^ 11100110101101101001011001101110010101110111110111100110101101101001011001101110010101110111101101011110 e6b6966e577de6b6966e577b5e
SJIS-WIN ?¶?nW}?¶?nW{^ 001111111000000111110111001111110110111001010111011111010011111110000001111101110011111101101110010101110111101101011110 3f81f73f6e577d3f81f73f6e577b5e
EUC-JP æ¶?nW}æ¶?nW{^ 10001111101010011100000110100010111110010011111101101110010101110111110110001111101010011100000110100010111110010011111101101110010101110111101101011110 8fa9c1a2f93f6e577d8fa9c1a2f93f6e577b5e
UTF-8 涖nW}涖nW{^ 11000011101001101100001010110110110000101001011001101110010101110111110111000011101001101100001010110110110000101001011001101110010101110111101101011110 c3a6c2b6c2966e577dc3a6c2b6c2966e577b5e
UHC æ¶?nW}æ¶?nW{^ 1010100110100001101000101101001000111111011011100101011101111101101010011010000110100010110100100011111101101110010101110111101101011110 a9a1a2d23f6e577da9a1a2d23f6e577b5e

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