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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鬘檎ウ柤}鬘檎ウ柤{^ 1110100110100001100011001110011110110011100111100110111001111101111010011010000110001100111001111011001110011110011011100111101101011110 e9a18ce7b39e6e7de9a18ce7b39e6e7b5e
EUC-JP 鬘檎ウ柤}鬘檎ウ柤{^ 11110010101000111011100011101001100011101011001111011011110011110111110111110010101000111011100011101001100011101011001111011011110011110111101101011110 f2a3b8e98eb3dbcf7df2a3b8e98eb3dbcf7b5e
UTF-8 鬘檎ウ柤}鬘檎ウ柤{^ 111010011010110010011000111001101010101010001110111011111011110110110011111001101001111110100100011111011110100110101100100110001110011010101010100011101110111110111101101100111110011010011111101001000111101101011110 e9ac98e6aa8eefbdb3e69fa47de9ac98e6aa8eefbdb3e69fa47b5e
UHC ?檎??}?檎??{^ 00111111110100001101010100111111001111110111110100111111110100001101010100111111001111110111101101011110 3fd0d53f3f7d3fd0d53f3f7b5e

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