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 ???Wn}???Wn{^ 00111111001111110011111101010111011011100111110100111111001111110011111101010111011011100111101101011110 3f3f3f576e7d3f3f3f576e7b5e
SJIS-WIN ?ο?Wn}?ο?Wn{^ 001111111000001111001101001111110101011101101110011111010011111110000011110011010011111101010111011011100111101101011110 3f83cd3f576e7d3f83cd3f576e7b5e
EUC-JP 旿ο?Wn}旿ο?Wn{^ 10001111110000011111010010100110110011110011111101010111011011100111110110001111110000011111010010100110110011110011111101010111011011100111101101011110 8fc1f4a6cf3f576e7d8fc1f4a6cf3f576e7b5e
UTF-8 旿ο숴Wn}旿ο숴Wn{^ 1110011010010111101111111100111010111111111011001000100010110100010101110110111001111101111001101001011110111111110011101011111111101100100010001011010001010111011011100111101101011110 e697bfcebfec88b4576e7de697bfcebfec88b4576e7b5e
UHC 旿ο숴Wn}旿ο숴Wn{^ 11100111111110101010010111101111101111011010010001010111011011100111110111100111111110101010010111101111101111011010010001010111011011100111101101011110 e7faa5efbda4576e7de7faa5efbda4576e7b5e

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