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 ???Ton}???Ton{^ 001111110011111100111111010101000110111101101110011111010011111100111111001111110101010001101111011011100111101101011110 3f3f3f546f6e7d3f3f3f546f6e7b5e
SJIS-WIN ?ο?Ton}?ο?Ton{^ 0011111110000011110011010011111101010100011011110110111001111101001111111000001111001101001111110101010001101111011011100111101101011110 3f83cd3f546f6e7d3f83cd3f546f6e7b5e
EUC-JP 旿ο?Ton}旿ο?Ton{^ 100011111100000111110100101001101100111100111111010101000110111101101110011111011000111111000001111101001010011011001111001111110101010001101111011011100111101101011110 8fc1f4a6cf3f546f6e7d8fc1f4a6cf3f546f6e7b5e
UTF-8 旿ο숴Ton}旿ο숴Ton{^ 11100110100101111011111111001110101111111110110010001000101101000101010001101111011011100111110111100110100101111011111111001110101111111110110010001000101101000101010001101111011011100111101101011110 e697bfcebfec88b4546f6e7de697bfcebfec88b4546f6e7b5e
UHC 旿ο숴Ton}旿ο숴Ton{^ 111001111111101010100101111011111011110110100100010101000110111101101110011111011110011111111010101001011110111110111101101001000101010001101111011011100111101101011110 e7faa5efbda4546f6e7de7faa5efbda4546f6e7b5e

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