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 アイ}アイ{^ 1011000110110010111100011101110001111101101100011011001011110001110111000111101101011110 b1b2f1dc7db1b2f1dc7b5e
EUC-JP アイ?}アイ?{^ 10001110101100011000111010110010001111110111110110001110101100011000111010110010001111110111101101011110 8eb18eb23f7d8eb18eb23f7b5e
UTF-8 アイ}アイ{^ 111011111011110110110001111011111011110110110010111011101000010110010111011111011110111110111101101100011110111110111101101100101110111010000101100101110111101101011110 efbdb1efbdb2ee85977defbdb1efbdb2ee85977b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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