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 アイ緘睥}アイ緘睥{^ 101100011011001011100011011001111110000111001100011111011011000110110010111000110110011111100001110011000111101101011110 b1b2e367e1cc7db1b2e367e1cc7b5e
EUC-JP アイ緘睥}アイ緘睥{^ 10001110101100011000111010110010111001011100100011100010110011100111110110001110101100011000111010110010111001011100100011100010110011100111101101011110 8eb18eb2e5c8e2ce7d8eb18eb2e5c8e2ce7b5e
UTF-8 アイ緘睥}アイ緘睥{^ 111011111011110110110001111011111011110110110010111001111011011110011000111001111001110110100101011111011110111110111101101100011110111110111101101100101110011110110111100110001110011110011101101001010111101101011110 efbdb1efbdb2e7b798e79da57defbdb1efbdb2e7b798e79da57b5e
UHC ??緘?}??緘?{^ 00111111001111111111100111100101001111110111110100111111001111111111100111100101001111110111101101011110 3f3ff9e53f7d3f3ff9e53f7b5e

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