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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 陲∬憶陲∫イア^ 11101000101000101000000111101000100010011010111111101000101000101000000111100111101100101011000101011110 e8a281e889afe8a281e7b2b15e
EUC-JP 陲∬憶陲∫イア^ 111100001010010010100010111010101011001010110001111100001010010010100010111010011000111010110010100011101011000101011110 f0a4a2eab2b1f0a4a2e98eb28eb15e
UTF-8 陲∬憶陲∫イア^ 11101001100110011011001011100010100010001010110011100110100001101011011011101001100110011011001011100010100010001010101111101111101111011011001011101111101111011011000101011110 e999b2e288ace686b6e999b2e288abefbdb2efbdb15e
UHC ?∬憶?∫??^ 0011111110100001111100111110010111100011001111111010000111110010001111110011111101011110 3fa1f3e5e33fa1f23f3f5e

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