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 鄕晟又}鄕晟又{^ 111110111011100010011101111011101001011010010100011111011111101110111000100111011110111010010110100101000111101101011110 fbb89dee96947dfbb89dee96947b5e
EUC-JP ?晟又}?晟又{^ 00111111110110101111000011001011111101000111110100111111110110101111000011001011111101000111101101011110 3fdaf0cbf47d3fdaf0cbf47b5e
UTF-8 鄕晟又}鄕晟又{^ 111010011000010010010101111001101001100110011111111001011000111110001000011111011110100110000100100101011110011010011001100111111110010110001111100010000111101101011110 e98495e6999fe58f887de98495e6999fe58f887b5e
UHC 鄕晟又}鄕晟又{^ 111110101100000111100000111110011110100111010001011111011111101011000001111000001111100111101001110100010111101101011110 fac1e0f9e9d17dfac1e0f9e9d17b5e

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