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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 箏[箏[^ 111000101011010111110011101101011111011010110000010110111110001010110101111100111011010111110110101100000101101101011110 e2b5f3b5f6b05be2b5f3b5f6b05b5e
EUC-JP 箏??[箏??[^ 1110010010110111001111110011111101011011111001001011011100111111001111110101101101011110 e4b73f3f5be4b73f3f5b5e
UTF-8 箏[箏[^ 111001111010111010001111111011101000101010101000111011101001001110010111010110111110011110101110100011111110111010001010101010001110111010010011100101110101101101011110 e7ae8fee8aa8ee93975be7ae8fee8aa8ee93975b5e
UHC 箏??[箏??[^ 1110111010110100001111110011111101011011111011101011010000111111001111110101101101011110 eeb43f3f5beeb43f3f5b5e

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