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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN ?捧?Vn}?捧?Vn{^ 001111111001010111111001001111110101011001101110011111010011111110010101111110010011111101010110011011100111101101011110 3f95f93f566e7d3f95f93f566e7b5e
EUC-JP 獐捧?Vn}獐捧?Vn{^ 10001111110010111011101011001010111110110011111101010110011011100111110110001111110010111011101011001010111110110011111101010110011011100111101101011110 8fcbbacafb3f566e7d8fcbbacafb3f566e7b5e
UTF-8 獐捧볜Vn}獐捧볜Vn{^ 11100111100011011001000011100110100011011010011111101011101100111001110001010110011011100111110111100111100011011001000011100110100011011010011111101011101100111001110001010110011011100111101101011110 e78d90e68da7ebb39c566e7de78d90e68da7ebb39c566e7b5e
UHC 獐捧볜Vn}獐捧볜Vn{^ 11101101111011111101110011101001101110101011011101010110011011100111110111101101111011111101110011101001101110101011011101010110011011100111101101011110 edefdce9bab7566e7dedefdce9bab7566e7b5e

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