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 窶撰シ殉窶撰シ旬^ 111000101000000010010000111011111011110010001111011111011110001010000000100100001110111110111100100011110111101101011110 e28090efbc8f7de28090efbc8f7b5e
EUC-JP 窶撰シ殉窶撰シ旬^ 1110001111100000110000001111000110001110101111001011110111011110111000111110000011000000111100011000111010111100101111011101110001011110 e3e0c0f18ebcbddee3e0c0f18ebcbddc5e
UTF-8 窶撰シ殉窶撰シ旬^ 11100111101010101011011011100110100100101011000011101111101111011011110011100110101011101000100111100111101010101011011011100110100100101011000011101111101111011011110011100110100101111010110001011110 e7aab6e692b0efbdbce6ae89e7aab6e692b0efbdbce697ac5e
UHC ?撰?殉?撰?旬^ 00111111111100111011110000111111111000101110011000111111111100111011110000111111111000101110001001011110 3ff3bc3fe2e63ff3bc3fe2e25e

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