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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 箏箏^ 1111000111011100111000101011010111110111101001111111010110110101111100011101110011100010101101011111011110100111111101011011010101011110 f1dce2b5f7a7f5b5f1dce2b5f7a7f5b55e
EUC-JP ?箏???箏??^ 0011111111100100101101110011111100111111001111111110010010110111001111110011111101011110 3fe4b73f3f3fe4b73f3f5e
UTF-8 箏箏^ 11101110100001011001011111100111101011101000111111101110100101101000101011101110100100001010000011101110100001011001011111100111101011101000111111101110100101101000101011101110100100001010000001011110 ee8597e7ae8fee968aee90a0ee8597e7ae8fee968aee90a05e
UHC ?箏???箏??^ 0011111111101110101101000011111100111111001111111110111010110100001111110011111101011110 3feeb43f3f3feeb43f3f5e

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