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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?捧?n}?捧?n{^ 00111111100101011111100100111111011011100111110100111111100101011111100100111111011011100111101101011110 3f95f93f6e7d3f95f93f6e7b5e
EUC-JP 獐捧?n}獐捧?n{^ 1000111111001011101110101100101011111011001111110110111001111101100011111100101110111010110010101111101100111111011011100111101101011110 8fcbbacafb3f6e7d8fcbbacafb3f6e7b5e
UTF-8 獐捧봄n}獐捧봄n{^ 1110011110001101100100001110011010001101101001111110101110110100100001000110111001111101111001111000110110010000111001101000110110100111111010111011010010000100011011100111101101011110 e78d90e68da7ebb4846e7de78d90e68da7ebb4846e7b5e
UHC 獐捧봄n}獐捧봄n{^ 1110110111101111110111001110100110111010101111010110111001111101111011011110111111011100111010011011101010111101011011100111101101011110 edefdce9babd6e7dedefdce9babd6e7b5e

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