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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 中奉?}中奉?{^ 10010010100001101001010111110010001111110111110110010010100001101001010111110010001111110111101101011110 928695f23f7d928695f23f7b5e
EUC-JP 中奉?}中奉?{^ 11000011111001101100101011110100001111110111110111000011111001101100101011110100001111110111101101011110 c3e6caf43f7dc3e6caf43f7b5e
UTF-8 中奉맒}中奉맒{^ 111001001011100010101101111001011010010110001001111010111010011110010010011111011110010010111000101011011110010110100101100010011110101110100111100100100111101101011110 e4b8ade5a589eba7927de4b8ade5a589eba7927b5e
UHC 中奉맒}中奉맒{^ 111100011110100111011100111001011011100010111101011111011111000111101001110111001110010110111000101111010111101101011110 f1e9dce5b8bd7df1e9dce5b8bd7b5e

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