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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN ?ο?|}?ο?|{^ 00111111100000111100110100111111011111000111110100111111100000111100110100111111011111000111101101011110 3f83cd3f7c7d3f83cd3f7c7b5e
EUC-JP 旿ο?|}旿ο?|{^ 1000111111000001111101001010011011001111001111110111110001111101100011111100000111110100101001101100111100111111011111000111101101011110 8fc1f4a6cf3f7c7d8fc1f4a6cf3f7c7b5e
UTF-8 旿ο숴|}旿ο숴|{^ 111001101001011110111111110011101011111111101100100010001011010001111100011111011110011010010111101111111100111010111111111011001000100010110100011111000111101101011110 e697bfcebfec88b47c7de697bfcebfec88b47c7b5e
UHC 旿ο숴|}旿ο숴|{^ 1110011111111010101001011110111110111101101001000111110001111101111001111111101010100101111011111011110110100100011111000111101101011110 e7faa5efbda47c7de7faa5efbda47c7b5e

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