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 邁皮个}邁皮个{^ 111001111011000010010100111001111001100010100010011111011110011110110000100101001110011110011000101000100111101101011110 e7b094e798a27de7b094e798a27b5e
EUC-JP 邁皮个}邁皮个{^ 111011101011001011001000111010011101000010100100011111011110111010110010110010001110100111010000101001000111101101011110 eeb2c8e9d0a47deeb2c8e9d0a47b5e
UTF-8 邁皮个}邁皮个{^ 111010011000001010000001111001111001101010101110111001001011100010101010011111011110100110000010100000011110011110011010101011101110010010111000101010100111101101011110 e98281e79aaee4b8aa7de98281e79aaee4b8aa7b5e
UHC 邁皮?}邁皮?{^ 11011000111001001111100110101011001111110111110111011000111001001111100110101011001111110111101101011110 d8e4f9ab3f7dd8e4f9ab3f7b5e

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