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 ???C}???C{^ 0011111100111111001111110100001101111101001111110011111100111111010000110111101101011110 3f3f3f437d3f3f3f437b5e
SJIS-WIN ?ο?C}?ο?C{^ 00111111100000111100110100111111010000110111110100111111100000111100110100111111010000110111101101011110 3f83cd3f437d3f83cd3f437b5e
EUC-JP 旿ο?C}旿ο?C{^ 1000111111000001111101001010011011001111001111110100001101111101100011111100000111110100101001101100111100111111010000110111101101011110 8fc1f4a6cf3f437d8fc1f4a6cf3f437b5e
UTF-8 旿ο숴C}旿ο숴C{^ 111001101001011110111111110011101011111111101100100010001011010001000011011111011110011010010111101111111100111010111111111011001000100010110100010000110111101101011110 e697bfcebfec88b4437de697bfcebfec88b4437b5e
UHC 旿ο숴C}旿ο숴C{^ 1110011111111010101001011110111110111101101001000100001101111101111001111111101010100101111011111011110110100100010000110111101101011110 e7faa5efbda4437de7faa5efbda4437b5e

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