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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 諡檎ッ迎諡檎ッ鶏^ 111001101000101110001100111001111010111110001100011111011110011010001011100011001110011110101111100011000111101101011110 e68b8ce7af8c7de68b8ce7af8c7b5e
EUC-JP 諡檎ッ迎諡檎ッ鶏^ 1110101111101011101110001110100110001110101011111011011111011110111010111110101110111000111010011000111010101111101101111101110001011110 ebebb8e98eafb7deebebb8e98eafb7dc5e
UTF-8 諡檎ッ迎諡檎ッ鶏^ 11101000101010111010000111100110101010101000111011101111101111011010111111101000101111111000111011101000101010111010000111100110101010101000111011101111101111011010111111101001101101101000111101011110 e8aba1e6aa8eefbdafe8bf8ee8aba1e6aa8eefbdafe9b68f5e
UHC 諡檎?迎諡檎??^ 1110001111001101110100001101010100111111111001111100101011100011110011011101000011010101001111110011111101011110 e3cdd0d53fe7cae3cdd0d53f3f5e

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