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 アイ箏}アイ箏{^ 1011000110110010111000101011010101111101101100011011001011100010101101010111101101011110 b1b2e2b57db1b2e2b57b5e
EUC-JP アイ箏}アイ箏{^ 100011101011000110001110101100101110010010110111011111011000111010110001100011101011001011100100101101110111101101011110 8eb18eb2e4b77d8eb18eb2e4b77b5e
UTF-8 アイ箏}アイ箏{^ 111011111011110110110001111011111011110110110010111001111010111010001111011111011110111110111101101100011110111110111101101100101110011110101110100011110111101101011110 efbdb1efbdb2e7ae8f7defbdb1efbdb2e7ae8f7b5e
UHC ??箏}??箏{^ 0011111100111111111011101011010001111101001111110011111111101110101101000111101101011110 3f3feeb47d3f3feeb47b5e

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